mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
freeciv: enable server
This commit is contained in:
parent
bfcb7a16ee
commit
aada86d013
@ -37,7 +37,6 @@ export SDL2_LIBS="\
|
||||
-lz \
|
||||
"
|
||||
COOKBOOK_CONFIGURE_FLAGS+=(
|
||||
--disable-server
|
||||
--enable-fcdb=no
|
||||
--enable-fcmp=no
|
||||
--enable-ipv6=no
|
||||
@ -48,4 +47,4 @@ COOKBOOK_CONFIGURE_FLAGS+=(
|
||||
)
|
||||
export V=1
|
||||
cookbook_configure
|
||||
"""
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user