mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
Fix compile dosbox in native build
This commit is contained in:
parent
fab7788dfe
commit
fb3268b1a3
@ -21,7 +21,7 @@ export LDFLAGS+=" -lorbital"
|
||||
COOKBOOK_CONFIGURE_FLAGS+=(
|
||||
--disable-opengl
|
||||
--disable-sdltest
|
||||
--with-sdl
|
||||
--with-sdl-prefix="${COOKBOOK_SYSROOT}"
|
||||
)
|
||||
cookbook_configure
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user