packages/lang/php8
Michael Heimpold b188ecff22 php8: fix module loading with glibc (refs #16642)
Without -ldl linker flag .so extensions are not loaded
when glibc is used. Fix it by providing adjusted LDFLAGS
for this case.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit 1bff138517)
2021-10-05 22:41:35 +02:00
..
files php8: introduce new major version package 2021-02-01 07:49:01 +01:00
patches php8: update to 8.0.10 2021-10-05 22:41:35 +02:00
Makefile php8: fix module loading with glibc (refs #16642) 2021-10-05 22:41:35 +02:00
pecl.mk php8: fix pecl build with QUILT 2021-03-08 21:26:17 +01:00
test.sh php8: add CI runtime test 2021-07-31 15:34:11 +02:00