Skip to content

Commit

Permalink
Freeze version
Browse files Browse the repository at this point in the history
  • Loading branch information
socram8888 committed Nov 26, 2022
1 parent 90c989d commit bebb0ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ SELF_DIR := $(dir $(lastword $(MAKEFILE_LIST)))

# Common variables

TONYHAX_VERSION=v1.4.4b
TONYHAX_VERSION=v1.4.4

CC=mips-linux-gnu-gcc
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)
Expand Down

0 comments on commit bebb0ba

Please sign in to comment.