* Forgot to remove a line from last checkin.
This commit is contained in:
parent
b26661dae2
commit
cfe45db393
1
Makefile
1
Makefile
@ -17,7 +17,6 @@ CFLAGS = -Wall -g -O3 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 \
|
||||
-I/usr/include/libavutil -I/usr/include/libavcodec -I/usr/include/libavformat \
|
||||
-I/usr/include/ffmpeg/libavutil -I/usr/include/ffmpeg/libavcodec -I/usr/include/ffmpeg/libavformat
|
||||
#STATIC_LINKING: LDFLAGS = -static
|
||||
LDFLAGS = -static
|
||||
CC = gcc
|
||||
RM = rm -f
|
||||
INSTALL = install
|
||||
|
Loading…
x
Reference in New Issue
Block a user