Do not overwrite CC.

This commit is contained in:
Christoph Mallon 2012-04-29 16:15:00 +02:00 committed by Yamagi Burmeister
parent ab034114b4
commit 2867c00d61

View file

@ -75,11 +75,6 @@ endif
# ----------
# The compiler
CC := gcc
# ----------
# Base CFLAGS.
#
# -O2 are enough optimizations.