aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2008-03-18 17:28:46 +0000
committerRichard Purdie <rpurdie@rpsys.net>2008-03-18 17:28:46 +0000
commit82e6c9d68efa98b08f1280a36778f5f1ad674a77 (patch)
tree1e5868d62fc50f8424e60b11fbbe72b997f98508 /site
parent44845a809b16f297f43a4f34f92b44aab4977c30 (diff)
downloadopenembedded-82e6c9d68efa98b08f1280a36778f5f1ad674a77.tar.gz
site/powerpc-common: Add va_copy entries
Diffstat (limited to 'site')
-rw-r--r--site/powerpc-common3
1 files changed, 2 insertions, 1 deletions
diff --git a/site/powerpc-common b/site/powerpc-common
index a4774a94e5..fd2940690f 100644
--- a/site/powerpc-common
+++ b/site/powerpc-common
@@ -34,7 +34,8 @@ ac_cv_ulong=${ac_cv_ulong=yes}
ac_cv_ushort=${ac_cv_ushort=yes}
ac_cv_time_r_type=${ac_cv_time_r_type=POSIX}
cookie_io_functions_use_off64_t=${cookie_io_functions_use_off64_t=yes}
-
+ac_cv_va_copy=${ac_cv_va_copy=no}
+ac_cv___va_copy=${ac_cv___va_copy=yes}
# apache
ac_cv_func_pthread_key_delete=${ac_cv_func_pthread_key_delete=yes}