No c++ for normal build needed.
This commit is contained in:
parent
29985cea83
commit
c6c456890a
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@ CFLAGS=-g -O3 $(PROFILE) -pipe -Wcast-align -Wall $(IFLAGS) $(DFLAGS)
|
|||
#CFLAGS=-O6 -pipe -fomit-frame-pointer -fconserve-space -fexpensive-optimizations -ffast-math $(IFLAGS) $(DFLAGS) -static
|
||||
|
||||
CC=cc
|
||||
CCLD=c++
|
||||
CCLD=cc
|
||||
RM=rm -f
|
||||
MAKE=make
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue