summaryrefslogtreecommitdiff
path: root/data/dpkg/make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'data/dpkg/make.sh')
-rw-r--r--data/dpkg/make.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/dpkg/make.sh b/data/dpkg/make.sh
index 1626f8178..3e834b2f7 100644
--- a/data/dpkg/make.sh
+++ b/data/dpkg/make.sh
@@ -1,6 +1,6 @@
pkg:setup
autoconf
cp -a getopt/obstack.[ch] lib
-pkg:configure --with-admindir=/var/lib/dpkg --without-start-stop-daemon --without-dselect --disable-nls --sysconfdir=/etc --disable-linker-optimisations
+pkg:configure --with-admindir=/var/lib/dpkg --without-start-stop-daemon --disable-nls --sysconfdir=/etc --disable-linker-optimisations dpkg_cv_va_copy=yes
make
pkg:install