FreeBSD Bugzilla – Attachment 141474 Details for
Bug 188285
[PATCH] lang/php5: Unneccesary ZTS/threaded warning WITH_ZTS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 899 bytes, created by
Bernard Spil
on 2014-04-05 10:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Bernard Spil
Created:
2014-04-05 10:50:00 UTC
Size:
899 bytes
patch
obsolete
>--- lang/php5/Makefile.orig 2014-04-04 13:08:17.000000000 +0200 >+++ lang/php5/Makefile 2014-04-05 11:32:54.889146154 +0200 >@@ -102,8 +102,10 @@ > PKGMESSAGE= ${PKGDIR}/pkg-message.mod > MODULENAME= libphp5 > SHORTMODNAME= php5 >+.if ! ${PORT_OPTIONS:MZTS} > WARNING= "!!! If you have a threaded Apache, you must build ${PHP_PORT} with ZTS support to enable thread-safety in extensions !!!" > .endif >+.endif > > .if ${PORT_OPTIONS:MEMBED} > PHP_SAPI+= embed >--- lang/php55/Makefile.orig 2014-04-05 11:32:15.505149240 +0200 >+++ lang/php55/Makefile 2014-04-05 11:30:59.251157567 +0200 >@@ -102,8 +102,10 @@ > PKGMESSAGE= ${PKGDIR}/pkg-message.mod > MODULENAME= libphp5 > SHORTMODNAME= php5 >+.if ! ${PORT_OPTIONS:MZTS} > WARNING= "!!! If you have a threaded Apache, you must build ${PHP_PORT} with ZTS support to enable thread-safety in extensions !!!" > .endif >+.endif > > .if ${PORT_OPTIONS:MEMBED} > PHP_SAPI+= embed
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 188285
: 141474