]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
build : fix build info generation and cleanup Makefile (#3920)
authorJared Van Bortel <redacted>
Thu, 30 Nov 2023 22:23:08 +0000 (17:23 -0500)
committerGitHub <redacted>
Thu, 30 Nov 2023 22:23:08 +0000 (00:23 +0200)
commit15f5d96037e597523b721aa39c874d69de2acf85
tree2147a158423feb7866197354a5a8aa6df7c9592f
parent33c9892af58b7b161f2a532935dcccff8c8048c6
build : fix build info generation and cleanup Makefile (#3920)

* cmake : fix joining of REAL_GIT_DIR

* fix includes with help from include-what-you-use

* make : remove unneeded deps and add test-rope target

* fix C includes in C++ source files

* Revert "fix includes with help from include-what-you-use"

This reverts commit 635e9fadfd516d4604a0fecf4a854bfb25ad17ae.
.gitignore
Makefile
common/CMakeLists.txt
ggml-opencl.cpp
llama.cpp