mirror of
https://github.com/cc65/cc65.git
synced 2025-05-13 00:54:21 +00:00
Don
This commit is contained in:
parent
674a543909
commit
c48e821c4b
@ -11,7 +11,7 @@ jobs:
|
|||||||
script:
|
script:
|
||||||
- make -j2 bin USER_CFLAGS=-Werror
|
- make -j2 bin USER_CFLAGS=-Werror
|
||||||
- make -j2 lib QUIET=1
|
- make -j2 lib QUIET=1
|
||||||
- make -j2 test QUIET=1
|
- make test QUIET=1
|
||||||
- make -j2 samples
|
- make -j2 samples
|
||||||
- make -C src clean
|
- make -C src clean
|
||||||
- make -j2 bin USER_CFLAGS=-Werror CROSS_COMPILE=i686-w64-mingw32-
|
- make -j2 bin USER_CFLAGS=-Werror CROSS_COMPILE=i686-w64-mingw32-
|
||||||
|
Loading…
x
Reference in New Issue
Block a user