mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 14:24:18 +08:00
openjazz: compile dynamically
This commit is contained in:
parent
ad6defe587
commit
3c79ff442c
@ -11,6 +11,8 @@ dependencies = [
|
||||
"zlib",
|
||||
]
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
|
||||
export CFLAGS="${CFLAGS} -I${COOKBOOK_SYSROOT}/include"
|
||||
export CXXFLAGS="${CXXFLAGS} -I${COOKBOOK_SYSROOT}/include"
|
||||
export DATAPATH="/usr/share/games/openjazz/"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user