packages/lang/php8
Michael Heimpold 1bff138517 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>
2021-09-26 22:05:15 +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-08-30 13:34:49 +02:00
Makefile php8: fix module loading with glibc (refs #16642) 2021-09-26 22:05:15 +02:00
pecl.mk php8: fix pecl build with QUILT 2021-03-06 20:34:28 +01:00
test.sh php8: add CI runtime test 2021-07-29 22:20:45 +02:00