aboutsummaryrefslogtreecommitdiffstats
path: root/site/arm-linux
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-03-19 14:24:22 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-03-19 14:24:22 +0000
commitdad374f34c7eb159a86f2afc50804a458af7b215 (patch)
treea640175291cbf625982842d86d0a510f3c27e0b0 /site/arm-linux
parentf97df09fd1195b30291ba8a966f9c1aed14720fb (diff)
downloadopenembedded-dad374f34c7eb159a86f2afc50804a458af7b215.tar.gz
Add dpkg configure hints
Diffstat (limited to 'site/arm-linux')
-rw-r--r--site/arm-linux4
1 files changed, 4 insertions, 0 deletions
diff --git a/site/arm-linux b/site/arm-linux
index e3e9968725..dbed723cc0 100644
--- a/site/arm-linux
+++ b/site/arm-linux
@@ -362,3 +362,7 @@ with_broken_putenv=${with_broken_putenv=no}
# xffm
jm_cv_func_working_readdir=yes
+
+# dpkg
+dpkg_cv_va_copy=${ac_cv_va_copy=no}
+dpkg_cv___va_copy=${ac_cv___va_copy=yes}