mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
Add execute permission to SDL2 build script (macOS)
This commit is contained in:
@@ -11,6 +11,7 @@ if test -z "${top}" ; then exit 1; fi
|
||||
|
||||
# fix
|
||||
chmod +x vs/sdl/build-scripts/strip_fPIC.sh
|
||||
chmod +x vs/sdl2/build-dosbox.sh
|
||||
|
||||
orig_CFLAGS="${CFLAGS}"
|
||||
orig_LDFLAGS="${LDFLAGS}"
|
||||
|
Reference in New Issue
Block a user