Update packages to be built with xbps-src/testing.

This commit is contained in:
Juan RP 2013-04-09 01:49:27 +02:00
parent 8e6e5b559a
commit 95e0997afb
79 changed files with 136 additions and 128 deletions

View file

@ -22,7 +22,7 @@ _confargs="--with-threads --enable-ipv6 --with-signal-module --enable-shared
--with-system-ffi --enable-unicode=ucs4 --with-system-expat
--with-wctype-functions ac_cv_posix_semaphores_enabled=yes"
if [ "$XBPS_CROSS_BUILD" ]; then
if [ "$CROSS_BUILD" ]; then
# cross build; have to build it in 2 stages: native and host.
do_configure() {
# Native build