Fix native compiler

This commit is contained in:
Jens Steube 2016-01-15 17:24:51 +01:00
parent 05505030b8
commit b35d2dd2eb
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ CP := cp
RM := rm
INSTALL := install
CC_NATIVE := clang
CC_NATIVE := gcc
##
## Cross compiler paths