You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-office/libreoffice/files/libreoffice-gbuild-use-cxxf...

12 lines
353 B

--- solenv/gbuild/gbuild.mk 2011-03-21 19:46:14.427883458 +0100
+++ solenv/gbuild/gbuild.mk 2011-03-21 19:46:37.019883448 +0100
@@ -128,7 +128,7 @@
endif
endif
ifneq ($(strip $(CXXFLAGS)),)
-gb__ENV_CXXFLAGS := $(CFLAGS)
+gb__ENV_CXXFLAGS := $(CXXFLAGS)
else
# TODO remove after the old build system is abolished
ifneq ($(strip $(ENVCFLAGSCXX)),)