You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
tools: Default to gcc.
This gives Cygwin users an easier time at the expense of defaulting to gcc.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.PHONY: all clean
|
||||
|
||||
CC := gcc
|
||||
CFLAGS := -std=c99
|
||||
|
||||
tools := \
|
||||
|
Reference in New Issue
Block a user