We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95a3ed9 commit 5e2db3dCopy full SHA for 5e2db3d
variables.mk
@@ -7,7 +7,7 @@ SELF_DIR := $(dir $(lastword $(MAKEFILE_LIST)))
7
8
# Common variables
9
10
-TONYHAX_VERSION=v1.4.2b
+TONYHAX_VERSION=v1.4.2
11
12
CC=mips-linux-gnu-gcc
13
CFLAGS=-O1 -Wall -Wextra -Wno-main -EL -march=r3000 -mabi=32 -mfp32 -mno-abicalls -fno-pic -fdata-sections -ffunction-sections -fno-builtin -nostdlib -DTONYHAX_VERSION=$(TONYHAX_VERSION)
0 commit comments