DJGPP compiler name change
This commit is contained in:
parent
11f9da4bef
commit
15a5f462f2
@ -43,7 +43,7 @@ else
|
|||||||
ifneq ($(DJGPP),)
|
ifneq ($(DJGPP),)
|
||||||
CAT=command.com /c type
|
CAT=command.com /c type
|
||||||
CC=gcc
|
CC=gcc
|
||||||
CXX=gpp
|
CXX=gxx
|
||||||
AR=ar
|
AR=ar
|
||||||
RANLIB=ranlib
|
RANLIB=ranlib
|
||||||
PLATFORM=djg
|
PLATFORM=djg
|
||||||
|
Reference in New Issue
Block a user