From fcb865a0ec187a87cc9da852b27d058c0117fd7f Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Fri, 22 Jul 2011 04:16:49 -0500 Subject: site/powerpc: Pull all powerpc config options into powerpc32-linux powerpc-common was really Linux PPC32 specific. So move all the options in it to powerpc32-linux and we can refactor out common bits shared between into powerpc-linux and powerpc-common. (From OE-Core rev: 6ba64ae1030c879021f0ee0789bee4f8d3c135c0) Signed-off-by: Kumar Gala Signed-off-by: Richard Purdie --- meta/site/powerpc-linux | 9 --------- 1 file changed, 9 deletions(-) (limited to 'meta/site/powerpc-linux') diff --git a/meta/site/powerpc-linux b/meta/site/powerpc-linux index 856701d17d..e69de29bb2 100644 --- a/meta/site/powerpc-linux +++ b/meta/site/powerpc-linux @@ -1,9 +0,0 @@ -# libc -libc_cv_ppc_machine=${libc_cv_ppc_machine=yes} -libc_cv_mlong_double_128ibm=${libc_cv_mlong_double_128ibm=yes} -libc_cv_mabi_ibmlongdouble=${libc_cv_mabi_ibmlongdouble=yes} -libc_cv_mlong_double_128=${libc_cv_mlong_double_128=yes} - -# popt -ac_cv_va_copy=${ac_cv_va_copy=yes} -ac_cv___va_copy=${ac_cv___va_copy=yes} -- cgit v1.2.3-54-g00ecf