summaryrefslogtreecommitdiff
path: root/site/powerpc-linux
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-06-30 08:19:37 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-06-30 08:19:37 +0000
commitc8e5702127e507e82e6f68a4b8c546803accea9d (patch)
tree00583491f40ecc640f2b28452af995e3a63a09d7 /site/powerpc-linux
parent87ec8ca4d2e2eb4d1c1e1e1a6b46a395d56805b9 (diff)
import clean BK tree at cset 1.3670
Diffstat (limited to 'site/powerpc-linux')
-rw-r--r--site/powerpc-linux20
1 files changed, 20 insertions, 0 deletions
diff --git a/site/powerpc-linux b/site/powerpc-linux
index e69de29bb2..0168833746 100644
--- a/site/powerpc-linux
+++ b/site/powerpc-linux
@@ -0,0 +1,20 @@
+# libc-initial
+libc_cv_ppc_machine=${libc_cv_ppc_machine='yes'}
+
+# bash
+ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed='no'}
+bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t='yes'}
+
+# openssh
+ac_cv_have_broken_dirname=${ac_cv_have_broken_dirname='yes'}
+ac_cv_have_space_d_name_in_struct_dirent=${ac_cv_have_space_d_name_in_struct_dirent='no'}
+ac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf='no'}
+ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug='yes'}
+ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr='no'}
+ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr='yes'}
+
+# libpcap
+ac_cv_linux_vers=${ac_cv_linux_vers='2'}
+
+# vim
+ac_cv_sizeof_int=${ac_cv_sizeof_int='4'}