aboutsummaryrefslogtreecommitdiffstats
path: root/site/powerpc-linux
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-10-08 16:03:58 -0700
committerKhem Raj <raj.khem@gmail.com>2009-10-10 00:58:56 -0700
commitaf8c8d14ffa9daf9f6ec19fa2d49c687cf5cff64 (patch)
treecc7896d7977f17aa9bb4be369bc0b75736a5c31d /site/powerpc-linux
parent1b703ecdda89afd3ce1f44545356a201ddb65d07 (diff)
downloadopenembedded-af8c8d14ffa9daf9f6ec19fa2d49c687cf5cff64.tar.gz
conf: Decosmetize TARGET_OS
* This patch reverts the cosmetic change which used linux-gnu instead of linux Signed-off-by: Khem Raj <raj.khem@gmail.com> Tested-by: Holger Freyther <zecke@selfish.org>
Diffstat (limited to 'site/powerpc-linux')
-rw-r--r--site/powerpc-linux5
1 files changed, 5 insertions, 0 deletions
diff --git a/site/powerpc-linux b/site/powerpc-linux
new file mode 100644
index 0000000000..bea14d5a75
--- /dev/null
+++ b/site/powerpc-linux
@@ -0,0 +1,5 @@
+# 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}