Compile flag needed to get expat/xmlparse/xmlparse.c to compile correctly.
git-svn-id: svn://10.0.0.236/trunk@8184 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -35,4 +35,9 @@ LOCAL_INCLUDES = -I./expat/xmltok -I./expat/xmlparse/ -I./glue
|
||||
|
||||
include $(DEPTH)/config/rules.mk
|
||||
|
||||
ifdef RHAPSODY
|
||||
CFLAGS += -traditional-cpp
|
||||
endif
|
||||
|
||||
$(LIBRARY): $(OBJS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user