mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
Oops patch by (Måns Rullgård <mru inprovide com>)
Originally committed as revision 4025 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
6662ec29a5
commit
7c653cc988
@ -107,7 +107,7 @@ endif
|
||||
|
||||
ifeq ($(CONFIG_X264),yes)
|
||||
OBJS+= x264.o
|
||||
EXTRALIBS += -L$(X264_DIR) -lx264
|
||||
EXTRALIBS += -lx264
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_PP),yes)
|
||||
|
Loading…
Reference in New Issue
Block a user