Date: Sat, 4 Sep 1999 03:47:49 -0700 (PDT) From: Dirk Froemberg <dirk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/mysql322-server Makefile ports/databases/mysql322-server/patches patch-ao patch-ah Message-ID: <199909041047.DAA98224@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dirk 1999/09/04 03:47:49 PDT
Modified files:
databases/mysql322-server Makefile
databases/mysql322-server/patches patch-ah
Added files:
databases/mysql322-server/patches patch-ao
Log:
- If ${OSVERSION} >= 320000 then use native threads (libc_r) by default.
Set MIT_PTHREADS to use the supplied mit-pthreads.
This is a workaround for PR ports/12824.
- replace one occurance of gcc with ${CC}
- don't use CFLAGS twice somewhere in mit-pthreads compilation
(There is still one place left where CFLAGS are used twice.)
Revision Changes Path
1.65 +36 -15 ports/databases/mysql322-server/Makefile
1.2 +2 -2 ports/databases/mysql322-server/patches/patch-ah
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909041047.DAA98224>
