22 lines
1.4 KiB
Makefile
22 lines
1.4 KiB
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.26
|
|
|
|
# compile C with /Library/Developer/CommandLineTools/usr/bin/cc
|
|
# compile CXX with /Library/Developer/CommandLineTools/usr/bin/c++
|
|
C_DEFINES = -DGGML_USE_ACCELERATE -DRWKV_BUILD -DRWKV_SHARED -Drwkv_EXPORTS
|
|
|
|
C_INCLUDES = -I/Users/ericalcaidealdeano/Desktop/projects/lelemeta/rwkv.cpp/.
|
|
|
|
C_FLAGSx86_64 = -O3 -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk -fPIC -Wall -Wextra -Wpedantic -Wcast-qual -Wdouble-promotion -Wshadow -Wstrict-prototypes -Wpointer-arith -Wno-unused-function
|
|
|
|
C_FLAGS = -O3 -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk -fPIC -Wall -Wextra -Wpedantic -Wcast-qual -Wdouble-promotion -Wshadow -Wstrict-prototypes -Wpointer-arith -Wno-unused-function
|
|
|
|
CXX_DEFINES = -DGGML_USE_ACCELERATE -DRWKV_BUILD -DRWKV_SHARED -Drwkv_EXPORTS
|
|
|
|
CXX_INCLUDES = -I/Users/ericalcaidealdeano/Desktop/projects/lelemeta/rwkv.cpp/.
|
|
|
|
CXX_FLAGSx86_64 = -O3 -DNDEBUG -std=gnu++11 -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk -fPIC -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function
|
|
|
|
CXX_FLAGS = -O3 -DNDEBUG -std=gnu++11 -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk -fPIC -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function
|
|
|