git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec9fca3
)
warnings are errors
author
Fabrice Bellard
<fabrice@bellard.org>
Thu, 17 Jul 2003 10:24:28 +0000
(10:24 +0000)
committer
Fabrice Bellard
<fabrice@bellard.org>
Thu, 17 Jul 2003 10:24:28 +0000
(10:24 +0000)
Originally committed as revision 2057 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/Makefile
patch
|
blob
|
history
diff --git
a/libavformat/Makefile
b/libavformat/Makefile
index
e898e40
..
69e3ef2
100644
(file)
--- a/
libavformat/Makefile
+++ b/
libavformat/Makefile
@@
-6,7
+6,7
@@
include ../config.mak
VPATH=$(SRC_PATH)/libavformat
-CFLAGS= $(OPTFLAGS) -Wall -g -I.. -I$(SRC_PATH) -I$(SRC_PATH)/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE
+CFLAGS= $(OPTFLAGS) -Wall -g -I.. -I$(SRC_PATH) -I$(SRC_PATH)/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE
-Werror
OBJS= utils.o cutils.o allformats.o
PPOBJS=