Unverified Commit 6342adc4 authored by yihong's avatar yihong Committed by GitHub
Browse files

fix: support clang17 for macos and fix the real libomp (#16086)


Signed-off-by: default avataryihong0618 <zouzou0208@gmail.com>
parent 0adba915
......@@ -33,8 +33,6 @@ endif()
if(MACOSX_FOUND)
list(APPEND CXX_COMPILE_FLAGS
"-Xpreprocessor"
"-fopenmp"
"-DVLLM_CPU_EXTENSION")
else()
list(APPEND CXX_COMPILE_FLAGS
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment