mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-29 22:00:58 +02:00
Remove redundant EXTRALIBS declaration.
Originally committed as revision 20039 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
parent
7fe1cbd814
commit
69402a1073
@ -5,7 +5,6 @@ NAME=swscale
|
||||
ifeq ($(BUILD_SHARED),yes)
|
||||
LIBVERSION=$(SWSVERSION)
|
||||
LIBMAJOR=$(SWSMAJOR)
|
||||
EXTRALIBS := -L../libavutil -lavutil$(BUILDSUF) $(EXTRALIBS)
|
||||
endif
|
||||
|
||||
# NOTE: -I.. is needed to include config.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user