Skip to content

Commit bebb0ba

Browse files
committed
Freeze version
1 parent 90c989d commit bebb0ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: variables.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ SELF_DIR := $(dir $(lastword $(MAKEFILE_LIST)))
77

88
# Common variables
99

10-
TONYHAX_VERSION=v1.4.4b
10+
TONYHAX_VERSION=v1.4.4
1111

1212
CC=mips-linux-gnu-gcc
1313
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

Comments
 (0)