mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-20 21:00:41 +08:00
fixed multidir compile
Originally committed as revision 1289 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
include ../config.mak
|
||||
|
||||
VPATH=$(SRC_PATH)/libav
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user