mirror of
https://github.com/librempeg/librempeg
synced 2024-11-22 18:49:58 +00:00
consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
Originally committed as revision 26186 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
parent
5671fc14f6
commit
b10b849f35
@ -5,7 +5,7 @@ NAME=swscale
|
||||
LIBVERSION=$(SWSVERSION)
|
||||
LIBMAJOR=$(SWSMAJOR)
|
||||
|
||||
EXTRALIBS := -L$(BUILD_ROOT)/libavutil -lavutil$(BUILDSUF) $(EXTRALIBS)
|
||||
FFLIBS = avutil
|
||||
|
||||
OBJS = rgb2rgb.o swscale.o
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user