Improve build script a bit
This commit is contained in:
parent
75d2e07732
commit
b87c78bae4
3 changed files with 21 additions and 13 deletions
|
@ -7,3 +7,5 @@ RUN \
|
|||
apt-get -y clean
|
||||
|
||||
ENV FFBUILD_TARGET_FLAGS "--pkg-config=pkg-config --cross-prefix=x86_64-w64-mingw32- --arch=x86_64 --target-os=win32"
|
||||
ENV FFBUILD_TOOLCHAIN x86_64-w64-mingw32
|
||||
ENV FFBUILD_CROSS_PREFIX x86_64-w64-mingw32-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue