mirror of
git://slackware.nl/current.git
synced 2025-01-07 05:25:35 +01:00
abc3e67678
a/less-654-x86_64-1.txz: Upgraded. d/ninja-1.12.1-x86_64-1.txz: Upgraded. n/whois-5.5.23-x86_64-1.txz: Upgraded. Updated the .sc, .********* (.xn--yfro4i67o, Singapore) and .********************************* (.xn--clchc0ea0b2g2a9gcd, Singapore) TLD servers. extra/bittornado/bittornado-0.3.18-noarch-3.txz: Removed. Obsolete and based on python2.
13 lines
383 B
Text
13 lines
383 B
Text
CFLAGS="$SLKCFLAGS -Wno-error=implicit-function-declaration" \
|
|
CXXFLAGS=$SLKCFLAGS \
|
|
./autogen.sh \
|
|
--prefix=/usr \
|
|
--libdir=/usr/lib${LIBDIRSUFFIX} \
|
|
--sysconfdir=/etc \
|
|
--localstatedir=/var \
|
|
--infodir=/usr/info \
|
|
--mandir=/usr/man \
|
|
--docdir=/usr/doc/${PKGNAME}-${MODULAR_PACKAGE_VERSION} \
|
|
--disable-static \
|
|
--enable-year2038 \
|
|
--build=$ARCH-slackware-linux
|