FreeBSD Bugzilla – Attachment 55723 Details for
Bug 84150
[patch] apache13-modssl doesn't compile with mod_accel on amd64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
apache13-modssl.diff
apache13-modssl.diff (text/plain), 473 bytes, created by
Björn König
on 2005-07-27 00:50:18 UTC
(
hide
)
Description:
apache13-modssl.diff
Filename:
MIME Type:
Creator:
Björn König
Created:
2005-07-27 00:50:18 UTC
Size:
473 bytes
patch
obsolete
>--- Makefile.orig Tue Jul 26 22:46:13 2005 >+++ Makefile Tue Jul 26 22:47:04 2005 >@@ -202,6 +202,9 @@ > .if defined(WITH_APACHE_MODACCEL) || defined(APACHE_WITH_MODACCEL) || make(makesum) || defined(FETCH_ALL) > MODACCEL_FILE= mod_accel-${VERSION_MODACCEL}${EXTRACT_SUFX} > MODACCEL_DISTFILE= ${MODACCEL_FILE}:mod_accel >+.if ${ARCH} == "amd64" >+CFLAGS+= -fPIC >+.endif > .endif > .if defined(WITH_APACHE_MODACCEL) || defined(APACHE_WITH_MODACCEL) > CONFLICTS+= apache+mod_ssl-1.* \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 84150
: 55723 |
55724