rwkv is done

This commit is contained in:
Concedo
2023-04-18 20:55:01 +08:00
parent a76b15b581
commit ea01771dd5
5 changed files with 62 additions and 12 deletions
+2 -2
View File
@@ -130,8 +130,8 @@ ifdef LLAMA_GPROF
CXXFLAGS += -pg
endif
ifneq ($(filter aarch64%,$(UNAME_M)),)
CFLAGS += -mcpu=native
CXXFLAGS += -mcpu=native
CFLAGS +=
CXXFLAGS +=
endif
ifneq ($(filter armv6%,$(UNAME_M)),)
# Raspberry Pi 1, 2, 3