1
0
Fork 0

(svn r1796) Revert r1792, because MorphOS has defaults for CC/CXX, they're just wrong, so setting CC/CXX using ?= simply did nothing

release/0.4.5
tron 2005-02-04 19:53:53 +00:00
parent 54a84a6e6e
commit 50df3ec103
1 changed files with 0 additions and 2 deletions

View File

@ -216,8 +216,6 @@ endif
#
# Compiler configuration
#
CC ?= gcc
CXX ?= g++
# Executable file extension
ifdef WIN32