fix cflags
This commit is contained in:
2
PKGBUILD
2
PKGBUILD
@@ -32,7 +32,7 @@ build() {
|
|||||||
# Don't complain about language files on startup.
|
# Don't complain about language files on startup.
|
||||||
sed -i "s|\"./language\"|\"$_sharedir/$pkgname/language\"|g" src/eggdrop.h
|
sed -i "s|\"./language\"|\"$_sharedir/$pkgname/language\"|g" src/eggdrop.h
|
||||||
|
|
||||||
./configure --with-tcllib='/usr/lib/libtcl8.6.so' \
|
CFLAGS="-std=gnu89" ./configure --with-tcllib='/usr/lib/libtcl8.6.so' \
|
||||||
--with-tclinc='/usr/include/tcl.h'
|
--with-tclinc='/usr/include/tcl.h'
|
||||||
make config
|
make config
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user