aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice.org-1.0/files/patch-solenv::inc::unxfbsdi.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove probematic -export-dynamic flag, which could lead to namespacembr2002-07-311-6/+6
* Add WITH_DEBUG option, and a needed patch.mbr2002-06-061-1/+1
* Use CXX to link, since there are many places where CC is missing -lstdc++.mbr2002-06-051-1/+1
* Do not link with lsupc++. With the newest gcc3.1 version it seems not tombr2002-06-031-16/+7
* Make openoffice compile with gcc from ports, or just with CC=$CC andmbr2002-05-291-19/+22
* Remove -g from build. We have special makeflags for this in OO.mbr2002-05-151-2/+2
* Revert the last change. It looks like -fno-rtti is only needed for thembr2002-03-171-1/+1
* Add -fno-rtti so the mozab connector code compiles again.mbr2002-03-161-1/+1
* Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts.mbr2002-03-101-23/+23
* Add ASM flags, replace the REENTRANT and THREAD_SAFE definitions withmbr2002-03-101-11/+199
* Add -DOSVERSION to FreeBSD build. Remove the netbsd unxbsdi.mk file.mbr2002-03-091-2/+11
* Add -Wl,-export-dynamic for the SHLGUI build toombr2002-03-081-0/+18