- removed accidental CC= line in last commit

This commit is contained in:
raa-eruanna 2017-10-24 10:30:41 -04:00
parent 3b03284c7d
commit a1ee1c87e9

View file

@ -1,5 +1,3 @@
CC = i586-mingw32msvc-gcc
# get the target for the compiler
target = $(strip $(shell $(CC) -dumpmachine))