mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Compile dsp/video filters built in on osx (#15161)
This commit is contained in:
parent
29842aabdc
commit
486c5d5cba
@ -28,6 +28,7 @@ OTHER_CFLAGS = $(inherited) -DHAVE_DSP_FILTER
|
||||
OTHER_CFLAGS = $(inherited) -DHAVE_DYLIB
|
||||
OTHER_CFLAGS = $(inherited) -DHAVE_DYNAMIC
|
||||
OTHER_CFLAGS = $(inherited) -DHAVE_EASTEREGG
|
||||
OTHER_CFLAGS = $(inherited) -DHAVE_FILTERS_BUILTIN
|
||||
OTHER_CFLAGS = $(inherited) -DHAVE_FLAC
|
||||
OTHER_CFLAGS = $(inherited) -DHAVE_GETOPT_LONG
|
||||
OTHER_CFLAGS = $(inherited) -DHAVE_GFX_WIDGETS
|
||||
|
Loading…
x
Reference in New Issue
Block a user