mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
alternate build-debug
This commit is contained in:
5
build-debug-no-avcodec
Executable file
5
build-debug-no-avcodec
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
chmod +x configure
|
||||
./configure --enable-core-inline --enable-debug=heavy --prefix=/usr || exit 1
|
||||
make -j3 || exit 1
|
||||
|
Reference in New Issue
Block a user