0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2024-11-28 16:21:04 -05:00
denoland-rusty-v8/config.mak

8 lines
128 B
Makefile
Raw Normal View History

2024-02-28 07:38:48 -05:00
MUSL_VER = 1.2.4
GCC_VER = 11.2.0
2024-02-28 05:59:47 -05:00
GCC_CONFIG += --enable-default-pie
DL_CMD = curl -C - -L -s -o
SHA1_CMD = shasum -a 1 -c