diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-03-15 17:26:45 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-03-15 17:26:45 +0000 |
commit | b0909f5cf748920d778bd000b13e6b36d92a67fb (patch) | |
tree | 89d653318cbbabb8e6132fc3ce6ded4fd54d0dbd /editors/openoffice-3/files/patch-solenv+inc+unxfbsdi.mk | |
parent | d8e0026a96e5872d408eabc65a991ea323155a50 (diff) |
Notes
Diffstat (limited to 'editors/openoffice-3/files/patch-solenv+inc+unxfbsdi.mk')
-rw-r--r-- | editors/openoffice-3/files/patch-solenv+inc+unxfbsdi.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-3/files/patch-solenv+inc+unxfbsdi.mk b/editors/openoffice-3/files/patch-solenv+inc+unxfbsdi.mk index ab5e980366fb..8a49dcd3175e 100644 --- a/editors/openoffice-3/files/patch-solenv+inc+unxfbsdi.mk +++ b/editors/openoffice-3/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 |