mirror of
https://github.com/danog/jit_bugs.git
synced 2024-11-30 04:39:12 +01:00
Add readme
This commit is contained in:
parent
5c0a587799
commit
b0d687f1b2
@ -34,7 +34,7 @@ RUN true \
|
|||||||
systemtap-sdt-dev libssl-dev \
|
systemtap-sdt-dev libssl-dev \
|
||||||
libpcre2-dev libargon2-dev libedit-dev libsodium-dev llvm-16 \
|
libpcre2-dev libargon2-dev libedit-dev libsodium-dev llvm-16 \
|
||||||
\
|
\
|
||||||
&& git clone --depth 1 https://github.com/php/php-src && cd php-src \
|
&& git clone --depth 1 https://github.com/php/php-src -b PHP-8.2 && cd php-src \
|
||||||
\
|
\
|
||||||
&& ./buildconf \
|
&& ./buildconf \
|
||||||
&& ./configure --prefix=/usr \
|
&& ./configure --prefix=/usr \
|
||||||
|
Loading…
Reference in New Issue
Block a user