diff --git a/opencl/amdocl/CMakeLists.txt b/opencl/amdocl/CMakeLists.txt index b3853680e2..c4f89e1f20 100644 --- a/opencl/amdocl/CMakeLists.txt +++ b/opencl/amdocl/CMakeLists.txt @@ -39,7 +39,6 @@ endif() if(UNIX) set(ADDITIONAL_SOURCES glibc_functions.cpp) - set(ADDITIONAL_LIBRARIES numa) else() set(ADDITIONAL_SOURCES "") set(ADDITIONAL_LIBRARIES "")