Change 'ar rcu' to 'ar cr'
This commit is contained in:
parent
32ad743d61
commit
0a3d8bdbf1
3 changed files with 5 additions and 5 deletions
2
external/socket/src/makefile
vendored
2
external/socket/src/makefile
vendored
|
@ -28,7 +28,7 @@ DESTDIR?=
|
|||
|
||||
#------
|
||||
# Compiler and linker settings
|
||||
AR = ar rcu
|
||||
AR = ar cr
|
||||
CC = cc
|
||||
DEF = -DLUASOCKET_${DEBUG}
|
||||
INCS = -I../../../lua-5.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue