Merge branch 'master' of https://github.com/86Box/86Box
This commit is contained in:
@@ -948,7 +948,6 @@ else
|
|||||||
-S "$prefix" -B "$prefix_build" || exit 99
|
-S "$prefix" -B "$prefix_build" || exit 99
|
||||||
cmake --build "$prefix_build" -j$(nproc) || exit 99
|
cmake --build "$prefix_build" -j$(nproc) || exit 99
|
||||||
cmake --install "$prefix_build" || exit 99
|
cmake --install "$prefix_build" || exit 99
|
||||||
cp -p "$cwd_root/archive_tmp/usr/bin/fluidsynth" fluidsynth
|
|
||||||
|
|
||||||
# Build SDL2 for joystick and FAudio support, with most components
|
# Build SDL2 for joystick and FAudio support, with most components
|
||||||
# disabled to remove the dependencies on PulseAudio and libdrm.
|
# disabled to remove the dependencies on PulseAudio and libdrm.
|
||||||
|
Reference in New Issue
Block a user