update credits
[LibreOffice.git] / external / harfbuzz / harfbuzz-rtti.patch
blob94b4daeb96d60b738cd1700912e5e37feb7b4091
1 --- configure
2 +++ configure
3 @@ -16799,7 +16799,7 @@
4 LDFLAGS="$LDFLAGS -Bsymbolic-functions"
6 # Make sure we don't link to libstdc++
7 - CXXFLAGS="$CXXFLAGS -fno-rtti -fno-exceptions"
8 + CXXFLAGS="$CXXFLAGS -fno-exceptions"
10 # Assorted warnings
11 CXXFLAGS="$CXXFLAGS -Wcast-align"