From: Koen Kooi Date: Tue, 1 Jul 2008 11:54:07 +0000 (+0000) Subject: avr32 site: add libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll} X-Git-Tag: Release-2010-05/1~6553^2~15^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e1ca224fe8db0cea63bb842b7a5288ebb14c317;p=openembedded.git avr32 site: add libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll} --- 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}