mirror of
https://github.com/simple64/simple64.git
synced 2026-09-09 13:52:45 +02:00
update rsp hle
This commit is contained in:
@@ -211,7 +211,7 @@ endif
|
||||
endif
|
||||
|
||||
# set base program pointers and flags
|
||||
CC ?= $(CROSS_COMPILE)gcc
|
||||
CC = $(CROSS_COMPILE)gcc
|
||||
RM ?= rm -f
|
||||
INSTALL ?= install
|
||||
MKDIR ?= mkdir -p
|
||||
|
||||
Reference in New Issue
Block a user