From: Robert Schuster Date: Tue, 8 Mar 2011 14:10:12 +0000 (+0100) Subject: libffi 3.0.10rc8: Added note about failing build for target. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1ab5a0dbbd6bfd9da09ba61dcc9e6192716d357;p=openembedded.git libffi 3.0.10rc8: Added note about failing build for target. --- diff --git a/recipes/libffi/libffi_3.0.10rc8.bb b/recipes/libffi/libffi_3.0.10rc8.bb index ef456fd2e0..784cbfe07b 100644 --- a/recipes/libffi/libffi_3.0.10rc8.bb +++ b/recipes/libffi/libffi_3.0.10rc8.bb @@ -1,6 +1,9 @@ require libffi.inc # It is a pre-release and should not mess up people's build (consider removal when upgrading to final release) +# +# This recipe worked fine for -native but the build failed when compiled for target! Check if its working for you +# before you chose this version or remove the preference. DEFAULT_PREFERENCE = "-1" SRC_URI[md5sum] = "90cebe7dd044835aa777f04194ade5a1"