mirror of
https://github.com/danog/php.git
synced 2024-11-26 20:04:58 +01:00
Fixes
This commit is contained in:
parent
835ba1ddb8
commit
b882771a28
2
8.2/sid/cli/Dockerfile
generated
2
8.2/sid/cli/Dockerfile
generated
@ -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" \
|
||||
|
Loading…
Reference in New Issue
Block a user