Branch - branch -master
1 2 3 4 5
export CC=cc export CFLAGS=-I/mingw64/include export LDFLAGS=-L/mingw64/lib export PATH="$PATH:/mingw64/bin" export PKG_CONFIG_PATH=/mingw64/lib/pkgconfig