blob: 302bfabae5de2c0ee8a8e3eba775b81e37ece4b3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
--- ./Build.mk.orig 2013-09-19 09:41:07.282741683 -0400
+++ ./Build.mk 2013-09-19 09:41:14.007747039 -0400
@@ -1,6 +1,5 @@
# see License.txt for copyright and terms of use
-CC := gcc
CFLAGS := -Wall
# CFLAGS += -g
FLEX := flex
|