parent
6173456987
commit
6219c8d5b1
|
@ -31,6 +31,8 @@ make_dirs="
|
|||
/srv/www/monkey 0755 _monkey _monkey
|
||||
/var/log/monkey/htdocs 0755 _monkey _monkey"
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
*-musl) configure_args+="--musl-mode --no-backtrace ";;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue