mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-06 00:13:33 +00:00
Added KVM support to AARCH64-LIBC/2.24
This commit is contained in:
BIN
lib-jpeg-turbo/linux/aarch64/libturbojpeg.a
Normal file
BIN
lib-jpeg-turbo/linux/aarch64/libturbojpeg.a
Normal file
Binary file not shown.
2
makefile
2
makefile
@@ -223,7 +223,7 @@ CC = $(PATH_AARCH64)bin/aarch64-linux-gcc
|
||||
STRIP = $(PATH_AARCH64)bin/aarch64-linux-strip
|
||||
CEXTRA = -D_FORTIFY_SOURCE=2 -D_NOILIBSTACKDEBUG -D_NOFSWATCHER -Wformat -Wformat-security -fno-strict-aliasing
|
||||
INCDIRS += -I$(PATH_AARCH64)include
|
||||
KVM = 0
|
||||
KVM = 1
|
||||
LMS = 0
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user