php7: fix php build issues with musl headers (fixes #4263)
authorPhilip Prindeville <redacted>
Fri, 14 Apr 2017 18:51:15 +0000 (12:51 -0600)
committerMichael Heimpold <redacted>
Mon, 17 Apr 2017 19:58:32 +0000 (21:58 +0200)
commitc401946b0e039b53a8865cd0f78d26149f767305
treec20cf75a414338ea36343e257c274e09b2e823c1
parent294b60b099748404e2efdd2ffceeee41879c7b34
php7: fix php build issues with musl headers (fixes #4263)

MUSL is complaining about <sys/poll.h> instead of <poll.h>.

Signed-off-by: Philip Prindeville <redacted>
[ Replaced the *-t1lib filtering stuff by simply removing the
left-over configure option ]

Signed-off-by: Michael Heimpold <redacted>
lang/php7/Makefile
lang/php7/patches/1008-fix-musl-sys-headers.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT