remove endian related error
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
This commit is contained in:
parent
28f6d6ac56
commit
391f5a6924
2 changed files with 6 additions and 12 deletions
2
WatMakefile
generated
2
WatMakefile
generated
|
|
@ -1,4 +1,4 @@
|
|||
CC = wcc386 -bt=nt -q -bd
|
||||
CC = wcc386 -bt=nt -q -bd -d3
|
||||
LD = wlink option quiet
|
||||
|
||||
CFLAGS = -i=include -i=external/libz/include -d_MILSKO -dUSE_GDI -dUSE_STB_TRUETYPE -dUSE_STB_IMAGE -dSTBI_NO_SIMD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue