mirror of
https://github.com/86Box/86Box.git
synced 2026-02-21 17:15:32 -07:00
Jenkins: Disable FAudio for now
This commit is contained in:
@@ -298,6 +298,9 @@ EOF
|
||||
|
||||
# Link against the system libslirp instead of compiling ours.
|
||||
cmake_flags_extra="$cmake_flags_extra -D SLIRP_EXTERNAL=ON"
|
||||
|
||||
# Use OpenAL for Linux builds before FAudio builds are set up.
|
||||
cmake_flags_extra="$cmake_flags_extra -D OPENAL=ON"
|
||||
fi
|
||||
|
||||
# Clean workspace.
|
||||
|
||||
Reference in New Issue
Block a user