Kaydet (Commit) 3e1e9857 authored tarafından David Tardon's avatar David Tardon

have to use gb_Library_add_cxxflags for C++ lib

üst 8256eb02
...@@ -35,7 +35,7 @@ $(eval $(call gb_Library_add_api,ado,\ ...@@ -35,7 +35,7 @@ $(eval $(call gb_Library_add_api,ado,\
)) ))
ifeq ($(COM),GCC) ifeq ($(COM),GCC)
$(eval $(call gb_Library_add_cflags,ado,\ $(eval $(call gb_Library_add_cxxflags,ado,\
-fpermissive \ -fpermissive \
)) ))
endif endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment