Skip to content

Commit

Permalink
Freeze
Browse files Browse the repository at this point in the history
  • Loading branch information
socram8888 committed Apr 21, 2021
1 parent 4dc25f9 commit e4644e3
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.3.1
TONYHAX_VERSION=v1.3.2

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 e4644e3

Please sign in to comment.