]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
build : target Windows 8 for standard mingw-w64 (#4405)
authorJared Van Bortel <redacted>
Tue, 12 Dec 2023 09:27:26 +0000 (04:27 -0500)
committerGitHub <redacted>
Tue, 12 Dec 2023 09:27:26 +0000 (11:27 +0200)
commit6138963fb232cbae70c9d181db0ba125708f473d
tree9fae7c93a4d032ba27088a7b2abf41dc5faa01a1
parent6391817cd19a4507c6c941a1fd08756268662b2d
build : target Windows 8 for standard mingw-w64 (#4405)

* build : target Windows 8 for standard mingw-w64

* make : fix missing console.o deps

This was causing a link error with `make all` on Windows.
CMakeLists.txt
Makefile