php7: Properly fix compilation without deprecated APIs
authorRosen Penev <rosenp@gmail.com>
Mon, 25 Nov 2019 19:41:54 +0000 (11:41 -0800)
committerRosen Penev <rosenp@gmail.com>
Mon, 25 Nov 2019 19:43:35 +0000 (11:43 -0800)
commit8015772fdb56f40477b955cf24d311cd75895918
tree67975009132b685731fb9194703809f2e82cace7
parent73f99a44b2b31e432be416106cb27f5c7cd7d705
php7: Properly fix compilation without deprecated APIs

It seems that OpenSSL is bugged. While OpenSSL uses this code, it doesn't
export these defines anywhere. Match against the API version instead.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
lang/php7/Makefile
lang/php7/patches/1020-openssl-deprecated.patch