We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62806ce commit 2421b08Copy full SHA for 2421b08
starlet.mk
@@ -2,7 +2,7 @@ ifeq ($(strip $(WIIDEV)),)
2
$(error "Set WIIDEV in your environment.")
3
endif
4
5
-PREFIX = $(WIIDEV)/bin/armeb-eabi-
+PREFIX = $(WIIDEV)/bin/armeb-none-eabi-
6
7
CFLAGS = -mbig-endian -mcpu=arm926ej-s
8
CFLAGS += -fomit-frame-pointer -ffunction-sections
0 commit comments