repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update credits
[LibreOffice.git]
/
external
/
harfbuzz
/
harfbuzz-rtti.patch
blob
94b4daeb96d60b738cd1700912e5e37feb7b4091
1
--- configure
2
+++ configure
3
@@ -16799,7 +16799,7 @@
4
LDFLAGS="$LDFLAGS -Bsymbolic-functions"
5
6
# Make sure we don't link to libstdc++
7
- CXXFLAGS="$CXXFLAGS -fno-rtti -fno-exceptions"
8
+ CXXFLAGS="$CXXFLAGS -fno-exceptions"
9
10
# Assorted warnings
11
CXXFLAGS="$CXXFLAGS -Wcast-align"