Change 'ar rcu' to 'ar cr'

This commit is contained in:
Jeremy Baxter 2023-07-18 12:56:02 +12:00
parent 32ad743d61
commit 0a3d8bdbf1
3 changed files with 5 additions and 5 deletions

View file

@ -12,7 +12,7 @@
##### Build defaults #####
CC = cc
AR = ar rcu
AR = ar cr
CFLAGS = -std=c99 -O2 -Wall -Wno-unused-function -pedantic -fpic -DNDEBUG -I../../lua-5.4
OBJS = dtoa.o fpconv.o g_fmt.o lua_cjson.o strbuf.o