windows cross-compilation script
This commit is contained in:
parent
6ac967c6d9
commit
3aad33189c
6
windows.sh
Executable file
6
windows.sh
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
export PKG_CONFIG_ALLOW_CROSS=1
|
||||||
|
export PKG_CONFIG_PATH=/usr/i686-w64-mingw32/lib/pkgconfig
|
||||||
|
rm -rf package
|
||||||
|
docker start lull-build-3 -ai | less
|
||||||
Loading…
x
Reference in New Issue
Block a user