From 8685336e2da8a594955d1db97fff9eaac1e276fd Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 14 Dec 2012 11:43:23 +0000 Subject: remove redundant compiler version override --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index b57dabfb3..baf835421 100644 --- a/Makefile +++ b/Makefile @@ -70,8 +70,6 @@ else ifeq ($(TARGET),) TARGET := beos endif - # BeOS still uses gcc2 - CC_MAJOR := 2 else ifeq ($(HOST),AmigaOS) HOST := amiga -- cgit v1.2.3