summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorjlam <jlam>2004-12-09 14:50:23 +0000
committerjlam <jlam>2004-12-09 14:50:23 +0000
commit1d31f5a6339f806cef107d6e10a9c5b494b34399 (patch)
treee333161159aa5be4db4f3a1f6a3968f79cf3ed59 /mk
parent1db72d2511aeecb744ea8a022b0ea1bd306bc098 (diff)
downloadpkgsrc-1d31f5a6339f806cef107d6e10a9c5b494b34399.tar.gz
When apache2 is built with the "worker" MPM, the PHP4 configure script
creates its own compiler wrapper script. This "meta_ccld" script isn't recognized by the installed libtool script as a compiler, and libtool gets confused as to which compiler tag to use. Rather than inserting "--tag=CC" into the Makefiles, we patch the configure script to not make the wrapper script, and instead, to simply append the appropriate pthreads CFLAGS to the normal CFLAGS variable subsituted into Makefiles. This fixes PR pkg/28485.
Diffstat (limited to 'mk')
0 files changed, 0 insertions, 0 deletions