Update packages to be built with xbps-src/testing.
This commit is contained in:
parent
8e6e5b559a
commit
95e0997afb
79 changed files with 136 additions and 128 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue