diff options
author | Caolán McNamara <cmc@openoffice.org> | 2009-10-08 15:53:01 +0000 |
---|---|---|
committer | Caolán McNamara <cmc@openoffice.org> | 2009-10-08 15:53:01 +0000 |
commit | e595f151ec4496dd3ca5983cfac6e9fe79097db2 (patch) | |
tree | d0832bb5a7ab7410370f428440c6bf37bd5650eb /solenv/inc/unxlnga.mk | |
parent | 2370bd30ffa57f98a94c9ffc0a9327be20bc4fe7 (diff) |
#i105736# remove -fno-use-cxa-atexit
Diffstat (limited to 'solenv/inc/unxlnga.mk')
-rw-r--r-- | solenv/inc/unxlnga.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/inc/unxlnga.mk b/solenv/inc/unxlnga.mk index 6baf600fee35..99074c01bd4e 100644 --- a/solenv/inc/unxlnga.mk +++ b/solenv/inc/unxlnga.mk @@ -33,5 +33,4 @@ .INCLUDE : unxlng.mk CFLAGS+=-DIA64 -CFLAGSCXX+=-fno-use-cxa-atexit DLLPOSTFIX=la |