Kaydet (Commit) 326494b7 authored tarafından Jan Holesovsky's avatar Jan Holesovsky

gb_Library_set_cxxflags -> gb_Library_add_cxxflags

üst 2f33c16f
......@@ -57,8 +57,7 @@ $(eval $(call gb_Library_add_defs,dbu,\
endif
ifeq ($(GUI)$(COM),WNTGCC) # for adoint.h
$(eval $(call gb_Library_set_cxxflags,dbu,\
$$(CXXFLAGS) \
$(eval $(call gb_Library_add_cxxflags,dbu,\
-fpermissive \
))
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