Skip to content

Conversation

philn
Copy link
Contributor

@philn philn commented Sep 6, 2024

Depending on the OS the lib dir can vary, on Fedora for instance it is "${prefix}/lib64". Instead of hard-coding the directory name, let CMake fill this variable for us.

Depending on the OS the lib dir can vary, on Fedora for instance it is
"${prefix}/lib64". Instead of hard-coding the directory name, let CMake fill
this variable for us.
@philn
Copy link
Contributor Author

philn commented Sep 6, 2024

@ggerganov can you review please? 🙏🏻

@ggerganov ggerganov merged commit 5caa192 into ggml-org:master Sep 7, 2024
46 checks passed
@philn philn deleted the cmake-libdir branch September 7, 2024 08:32
iThalay pushed a commit to iThalay/whisper.cpp that referenced this pull request Sep 23, 2024
Depending on the OS the lib dir can vary, on Fedora for instance it is
"${prefix}/lib64". Instead of hard-coding the directory name, let CMake fill
this variable for us.
iThalay pushed a commit to iThalay/whisper.cpp that referenced this pull request Sep 23, 2024
Depending on the OS the lib dir can vary, on Fedora for instance it is
"${prefix}/lib64". Instead of hard-coding the directory name, let CMake fill
this variable for us.
lyapple2008 pushed a commit to lyapple2008/whisper.cpp.mars that referenced this pull request Nov 2, 2024
Depending on the OS the lib dir can vary, on Fedora for instance it is
"${prefix}/lib64". Instead of hard-coding the directory name, let CMake fill
this variable for us.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants