remove redundant compiler version override

This commit is contained in:
Vincent Sanders 2012-12-14 11:43:23 +00:00
parent 6582b4e075
commit 8685336e2d

View File

@ -70,8 +70,6 @@ else
ifeq ($(TARGET),)
TARGET := beos
endif
# BeOS still uses gcc2
CC_MAJOR := 2
else
ifeq ($(HOST),AmigaOS)
HOST := amiga