aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-07-15 23:22:51 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-07-15 23:22:51 +0000
commit7b91a4c2b93b761cb651be442b013ac92956e5ba (patch)
tree87f19d9c91093033171b441ba989fb030b982b59
parentc32e4a4934ec35a525daf5b5032a870ccb3b24ca (diff)
downloadopenembedded-7b91a4c2b93b761cb651be442b013ac92956e5ba.tar.gz
site/common-glibc: deal with scanf issue in preparation for inclusion of gnucash.
Thanks Paul!
-rw-r--r--site/common-glibc2
1 files changed, 2 insertions, 0 deletions
diff --git a/site/common-glibc b/site/common-glibc
index 2bbfbdb18b..37f8d87ce6 100644
--- a/site/common-glibc
+++ b/site/common-glibc
@@ -13,3 +13,5 @@ clamav_av_have_in_port_t=${clamav_av_have_in_port_t=yes}
clamav_av_have_in_addr_t=${clamav_av_have_in_addr_t=yes}
ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes}
+# gnucash
+am_cv_scanf_lld=${am_cv_scanf_lld=yes}