summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-07-01 11:54:07 +0000
committerKoen Kooi <koen@openembedded.org>2008-07-01 11:54:07 +0000
commit3e1ca224fe8db0cea63bb842b7a5288ebb14c317 (patch)
treeda99b8798203feeb32d2fa16e6c06c6cd0e10595 /site
parentec59626fb55501333ceaea156c85f0ffda21d5ef (diff)
downloadopenembedded-3e1ca224fe8db0cea63bb842b7a5288ebb14c317.tar.gz
avr32 site: add libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll}
Diffstat (limited to 'site')
-rw-r--r--site/avr32-common2
1 files changed, 2 insertions, 0 deletions
diff --git a/site/avr32-common b/site/avr32-common
index db0ca53fb2..b43004e5ba 100644
--- a/site/avr32-common
+++ b/site/avr32-common
@@ -43,3 +43,5 @@ slrn_cv_va_copy=${slrn_cv_va_copy=yes}
dpkg_cv_va_copy=${ac_cv_va_copy=yes}
dpkg_cv___va_copy=${ac_cv___va_copy=yes}
+#libidl
+libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll}