1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +02:00
FFmpeg/ffbuild
James Almer fde3bb16f9 build: prevent SDL2 from polluting global cflags and extralibs
Remove the SDL_main define from the global cflags but not from the
ffplay cflags, and the -mwindows linker option from extralibs instead
of overriding it with the addition of -mconsole.

Reviewed-by: wm4 <nfxjfg@googlemail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
2017-10-09 21:41:11 -03:00
..
.gitignore
arch.mak
common.mak
library.mak build: prevent SDL2 from polluting global cflags and extralibs 2017-10-09 21:41:11 -03:00
libversion.sh
pkgconfig_generate.sh
version.sh