aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tinyxml2/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/tinyxml2/makefile b/tinyxml2/makefile
index 003f64c..add1f76 100644
--- a/tinyxml2/makefile
+++ b/tinyxml2/makefile
@@ -57,6 +57,8 @@ EXTRA_CXX_FALGS=-I$(shell $(LLVM_CONF) --src-root)/tools/clang/include -I$(shell
EXTRA_LD_FLAGS=-v tinyxml2/tinyxml2.o
endif
+CXX_FLAGS+=$(EXTRA_CXX_FALGS)
+
###########################################################RULES##############################################################
.DEFAULT: tinyxml2