Skip to content

Commit e4644e3

Browse files
committed
Freeze
1 parent 4dc25f9 commit e4644e3

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.3.1
10+
TONYHAX_VERSION=v1.3.2
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)