]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
make : fix clang tests build, add missing examples (#2859)
authorCebtenzzre <redacted>
Tue, 29 Aug 2023 08:42:41 +0000 (04:42 -0400)
committerGitHub <redacted>
Tue, 29 Aug 2023 08:42:41 +0000 (11:42 +0300)
commitd4b5e16c32ba9c5fa6bbd035e80a99c113050cde
tree8c0746b41c295f4b0b23cf9d601c9d25e60e92b7
parent3a007648f230ea37d6cca5e63850f04ebb12d2cf
make : fix clang tests build, add missing examples (#2859)

* make : do not pass headers to the compiler

This fixes building tests with clang.

* make : add missing examples

* make : fix build-info.h dependencies
Makefile