summaryrefslogtreecommitdiff
path: root/external/harfbuzz
diff options
context:
space:
mode:
Diffstat (limited to 'external/harfbuzz')
-rw-r--r--external/harfbuzz/harfbuzz-rtti.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/external/harfbuzz/harfbuzz-rtti.patch b/external/harfbuzz/harfbuzz-rtti.patch
index 94b4daeb96d6..65c6fbbf9ff5 100644
--- a/external/harfbuzz/harfbuzz-rtti.patch
+++ b/external/harfbuzz/harfbuzz-rtti.patch
@@ -1,7 +1,7 @@
--- configure
+++ configure
-@@ -16799,7 +16799,7 @@
- LDFLAGS="$LDFLAGS -Bsymbolic-functions"
+@@ -18255,7 +18255,7 @@
+ CXXFLAGS="$CXXFLAGS -std=c++11"
# Make sure we don't link to libstdc++
- CXXFLAGS="$CXXFLAGS -fno-rtti -fno-exceptions"