Date: Thu, 15 Jan 2004 16:30:22 -0800 (PST) From: Clement LAFORET <clement@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache2 Makefile Message-ID: <200401160030.i0G0UMsk029183@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clement 2004/01/15 16:30:22 PST
FreeBSD ports repository
Modified files:
www/apache2 Makefile
Log:
- Fix compilation for threaded MPM.
This is due to partial revert of apr improvment.
setting LIBS=${PTHREAD_LIBS} conflicts with libtool.
All should be OK now...
If someone can explain me why libtool impose using
-pthread (ltshmain), I'm all ears...
Note:
You CAN NOT override -lc_r (i.e. setting -lkse) at compile time.
I must fix it...
- Move patchset to MASTER_SITE_LOCAL
Noticed by: Martin Nilsson <martin@gneto.com>
Approved by: erwin (mentor) (implicitly)
Revision Changes Path
1.163 +4 -5 ports/www/apache2/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401160030.i0G0UMsk029183>
