commit
7eb2504dbb
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ aegisub_OBJ += $(d)common/dispatch.o
|
|||
endif
|
||||
|
||||
aegisub_PCH := $(d)lagi_pre.h
|
||||
aegisub_CPPFLAGS := -I$(d)include -I$(TOP) -fPIC $(CPPFLAGS_BOOST) $(CFLAGS_LUA)
|
||||
aegisub_CPPFLAGS := -I$(d)include -I$(TOP) $(CPPFLAGS_BOOST) $(CFLAGS_LUA)
|
||||
|
||||
$(d)common/charset_conv.o_FLAGS := $(CFLAGS_ICONV)
|
||||
$(d)common/parser.o_FLAGS := -ftemplate-depth=256
|
||||
|
|
Loading…
Reference in a new issue