Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove -g from build. We have special makeflags for this in OO. | Martin Blapp | 2002-05-14 | 1 | -2/+2 |
* | Revert the last change. It looks like -fno-rtti is only needed for the | Martin Blapp | 2002-03-16 | 1 | -1/+1 |
* | Add -fno-rtti so the mozab connector code compiles again. | Martin Blapp | 2002-03-15 | 1 | -1/+1 |
* | Remove hardcoded $cc and $CC | Martin Blapp | 2002-03-14 | 1 | -13/+7 |
* | Use CXX and CC, so we can specify cc295 and g++295 from ports. More | Martin Blapp | 2002-03-13 | 1 | -3/+3 |
* | Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts. | Martin Blapp | 2002-03-09 | 1 | -23/+23 |
* | Add ASM flags, replace the REENTRANT and THREAD_SAFE definitions with | Martin Blapp | 2002-03-09 | 1 | -11/+199 |
* | Add -DOSVERSION to FreeBSD build. Remove the netbsd unxbsdi.mk file. | Martin Blapp | 2002-03-09 | 1 | -2/+11 |
* | Add -Wl,-export-dynamic for the SHLGUI build too | Martin Blapp | 2002-03-08 | 1 | -0/+18 |