mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 09:32:52 +00:00
qb: Enable pulse detection for SunOS again.
This commit is contained in:
parent
2a4f19d0c7
commit
c8d25a9152
@ -42,9 +42,6 @@ elif [ "$OS" = 'Cygwin' ]; then
|
||||
die 1 'Error: Cygwin is not a supported platform. See https://bot.libretro.com/docs/compilation/windows/'
|
||||
elif [ "$OS" = 'SunOS' ]; then
|
||||
SORT='gsort'
|
||||
# for now disabling Pulse as it breaks linking
|
||||
# this will need to be investigated later
|
||||
HAVE_PULSE=no
|
||||
fi
|
||||
|
||||
add_define MAKEFILE DYLIB_LIB "$DYLIB"
|
||||
|
Loading…
x
Reference in New Issue
Block a user