summaryrefslogtreecommitdiffstats
path: root/site/powerpc-common
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-01-31 17:34:05 -0700
committerTom Rini <tom_rini@mentor.com>2011-02-01 08:18:03 -0700
commit61813317fc897ae199e22c55d8040a68052fc0ed (patch)
tree9a44cc1958f29f7f3a9c2bd16c8038a0ebb10b2d /site/powerpc-common
parented3c8fff4f014dd30c054ce4a524604496f98546 (diff)
downloadopenembedded-61813317fc897ae199e22c55d8040a68052fc0ed.tar.gz
site infos: Move ac_cv_sys_restartable_syscalls to common-linux
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'site/powerpc-common')
-rw-r--r--site/powerpc-common1
1 files changed, 0 insertions, 1 deletions
diff --git a/site/powerpc-common b/site/powerpc-common
index a381560035..cb79fed8e2 100644
--- a/site/powerpc-common
+++ b/site/powerpc-common
@@ -24,7 +24,6 @@ ac_cv_sizeof_void_p=${ac_cv_sizeof_void_p=4}
ac_cv_sizeof_long_p=${ac_cv_sizeof_long_p=4}
ac_cv_sizeof_wchar_t=${ac_cv_sizeof_wchar_t=4}
ac_cv_sizeof_long_double=${ac_cv_sizeof_long_double=8}
-ac_cv_sys_restartable_syscalls=yes
ac_cv_type___int64=${ac_cv_type___int64=no}
ac_cv_type_size_t=${ac_cv_type_size_t=yes}
ac_cv_type_void_p=${ac_cv_type_void_p=yes}