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

pull/155/head
tron 20 years ago
parent 1952882e7e
commit 033c392aca

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

Loading…
Cancel
Save