summaryrefslogtreecommitdiff
path: root/editors/openoffice-devel/files/patch-solenv_gbuild_platform_freebsd.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-devel/files/patch-solenv_gbuild_platform_freebsd.mk')
-rw-r--r--editors/openoffice-devel/files/patch-solenv_gbuild_platform_freebsd.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/openoffice-devel/files/patch-solenv_gbuild_platform_freebsd.mk b/editors/openoffice-devel/files/patch-solenv_gbuild_platform_freebsd.mk
new file mode 100644
index 000000000000..acee2d1a51ee
--- /dev/null
+++ b/editors/openoffice-devel/files/patch-solenv_gbuild_platform_freebsd.mk
@@ -0,0 +1,10 @@
+--- solenv/gbuild/platform/freebsd.mk.orig 2017-11-27 13:50:25 UTC
++++ solenv/gbuild/platform/freebsd.mk
+@@ -94,6 +94,7 @@ gb_CXXFLAGS := \
+ -fno-use-cxa-atexit \
+ -fvisibility-inlines-hidden \
+ -fvisibility=hidden \
++ -std=gnu++98 \
+ -pipe
+ ifeq ($(COM),CLANG)
+ gb_CXXFLAGS += -DHAVE_STL_INCLUDE_PATH