diff options
Diffstat (limited to 'editors/openoffice.org-3-RC/files/patch-solenv+inc+unxfbsdi.mk')
-rw-r--r-- | editors/openoffice.org-3-RC/files/patch-solenv+inc+unxfbsdi.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-3-RC/files/patch-solenv+inc+unxfbsdi.mk b/editors/openoffice.org-3-RC/files/patch-solenv+inc+unxfbsdi.mk index ab5e980..8a49dcd 100644 --- a/editors/openoffice.org-3-RC/files/patch-solenv+inc+unxfbsdi.mk +++ b/editors/openoffice.org-3-RC/files/patch-solenv+inc+unxfbsdi.mk @@ -42,7 +42,7 @@ + +# flags for the C++ Compiler +CFLAGSCC=-pipe -g -+CFLAGSCXX=-pipe -fno-for-scope -fpermissive ++CFLAGSCXX=-pipe -fno-for-scope -fpermissive -fno-rtti + +# Flags for enabling exception handling +CFLAGSEXCEPTIONS=-fexceptions |