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

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
tron 20 years ago
parent 54a84a6e6e
commit 50df3ec103

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

Loading…
Cancel
Save