Skip to content

Commit 5bac866

Browse files
committed
switch to gccwin
1 parent 8d84932 commit 5bac866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terminal/makefile.std

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# and by any means.
99

1010
VPATH=src
11-
CC=gcc
11+
CC=gccwin
1212
CFLAGS=-O2
1313
LD=pdld
1414
LDFLAGS=-s -nostdlib --no-insert-timestamp --subsystem 2

0 commit comments

Comments
 (0)