Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
6342adc4
Unverified
Commit
6342adc4
authored
Apr 05, 2025
by
yihong
Committed by
GitHub
Apr 05, 2025
Browse files
fix: support clang17 for macos and fix the real libomp (#16086)
Signed-off-by:
yihong0618
<
zouzou0208@gmail.com
>
parent
0adba915
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
cmake/cpu_extension.cmake
cmake/cpu_extension.cmake
+0
-2
No files found.
cmake/cpu_extension.cmake
View file @
6342adc4
...
...
@@ -33,8 +33,6 @@ endif()
if
(
MACOSX_FOUND
)
list
(
APPEND CXX_COMPILE_FLAGS
"-Xpreprocessor"
"-fopenmp"
"-DVLLM_CPU_EXTENSION"
)
else
()
list
(
APPEND CXX_COMPILE_FLAGS
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment