This commit is contained in:
Daniil Gentili 2023-05-30 19:22:11 +02:00
parent 835ba1ddb8
commit b882771a28
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -129,7 +129,7 @@ RUN set -eux; \
fi; \
patch -p1 < /latomic.patch; \
rm /latomic.patch; \
./buildconf; \
autoreconf -vfi; \
./configure \
--build="$gnuArch" \
--with-config-file-path="$PHP_INI_DIR" \