Hash : 9fd78b45 Author : Thomas de Grivel Date : 2025-02-15T00:19:18
msys2 clang64 env variables
Download
1 2 3
export CC=cc export CFLAGS="-I/clang64/include" export LDFLAGS="-L/clang64/lib -L/mingw32/lib -lshlwapi -ldl"