mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 04:44:19 +08:00
Statically compile boxedwine
This commit is contained in:
parent
1d3ab5afcd
commit
54d7a69f2d
@ -82,5 +82,6 @@ ${TARGET}-gcc -std=c++17 -O2 \
|
||||
-DGLEW_OSMESA \
|
||||
-DSDL2=1 \
|
||||
-DSIMDE_SSE2_NO_NATIVE \
|
||||
-static \
|
||||
-o "${COOKBOOK_STAGE}/bin/boxedwine"
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user