summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
Diffstat (limited to 'rules')
-rw-r--r--rules/php5.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/php5.in b/rules/php5.in
index c6bbd0030..cd191b96f 100644
--- a/rules/php5.in
+++ b/rules/php5.in
@@ -283,6 +283,8 @@ config PHP5_EXT_ZLIB
config PHP5_EXT_OPENSSL
bool
+ # Fails to build with OpenSSL 1.1.x
+ depends on BROKEN
prompt "openssl"
help
Enable openssl support for PHP.