cvs commit: ports/www/apache2 Makefile

Clement LAFORET clement at FreeBSD.org
Thu Jan 15 16:30:23 PST 2004


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 at gneto.com>
  Approved by:        erwin (mentor) (implicitly)
  
  Revision  Changes    Path
  1.163     +4 -5      ports/www/apache2/Makefile


More information about the cvs-all mailing list