Remove load from make

master
Marko Semet 2020-07-14 02:14:56 +02:00
parent f792937be7
commit bd307e9d86
1 changed files with 4 additions and 0 deletions

View File

@ -48,6 +48,8 @@ modules:
- --with-x
- --without-mingw
- CROSSCC=ccache x86_64-w64-mingw32-gcc
make-args:
- -l
builddir: true
build-options:
ldflags-override: true
@ -90,6 +92,8 @@ modules:
- --with-x
- --without-mingw
- CROSSCC=ccache i686-w64-mingw32-gcc
make-args:
- -l
builddir: true
build-options:
ldflags-override: true