pkg: also annotate PHP 7.1 usage here

This commit is contained in:
Franco Fichtner 2017-12-05 07:11:54 +01:00
parent 0df71d2608
commit 6dd94d1c3b

View File

@ -44,7 +44,7 @@ CORE_HASH= ${CORE_COMMIT:C/^.*-//1}
CORE_ABI?= 17.7
CORE_ARCH?= ${ARCH}
CORE_OPENVPN?= # empty
CORE_PHP?= 70
CORE_PHP?= 71
CORE_PY?= 27
_FLAVOUR!= if [ -f ${OPENSSL} ]; then ${OPENSSL} version; fi