projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5671fc1
)
consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
author
Måns Rullgård
<mans@mansr.com>
Thu, 6 Mar 2008 20:44:47 +0000
(20:44 +0000)
committer
Måns Rullgård
<mans@mansr.com>
Thu, 6 Mar 2008 20:44:47 +0000
(20:44 +0000)
Originally committed as revision 26186 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/Makefile
patch
|
blob
|
history
diff --git
a/libswscale/Makefile
b/libswscale/Makefile
index 14a65b92c0aed51c645e6f75c7ff82e41a7c94c5..1b86e52db6c4956cf4e0bad947137fef9ddea014 100644
(file)
--- a/
libswscale/Makefile
+++ b/
libswscale/Makefile
@@
-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