fix failure for awol ffmpeg
This commit is contained in:
parent
b647522895
commit
da4731bb02
@ -196,6 +196,7 @@ touch -r m4/optimizations.m4.stamp m4/optimizations.m4
|
|||||||
%build
|
%build
|
||||||
export FFMPEG_CFLAGS=" " FFMPEG_LIBS=" "
|
export FFMPEG_CFLAGS=" " FFMPEG_LIBS=" "
|
||||||
export FFMPEG_POSTPROC_CFLAGS=" " FFMPEG_POSTPROC_LIBS=" "
|
export FFMPEG_POSTPROC_CFLAGS=" " FFMPEG_POSTPROC_LIBS=" "
|
||||||
|
export FFMPEG_UTIL_CFLAGS=" " FFMPEG_UTIL_LIBS=" "
|
||||||
export SDL_CFLAGS="$(sdl-config --cflags)" SDL_LIBS="$(sdl-config --libs)"
|
export SDL_CFLAGS="$(sdl-config --cflags)" SDL_LIBS="$(sdl-config --libs)"
|
||||||
# Keep list of options in mostly the same order as ./configure --help.
|
# Keep list of options in mostly the same order as ./configure --help.
|
||||||
%configure \
|
%configure \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user