1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +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 build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
common.mak build: Allow generating dependencies as a side-effect of assembling 2017-06-21 17:00:29 -03:00
library.mak build: prevent SDL2 from polluting global cflags and extralibs 2017-10-09 21:41:11 -03:00
libversion.sh build: remove --enable-raise-major configure option 2017-05-17 22:52:59 -03:00
pkgconfig_generate.sh
version.sh