Projects
home:shafeipaozi
clang
_service:tar_scm:0017-fix-for-missing-DENABLE_A...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:0017-fix-for-missing-DENABLE_AUTOTUNER.patch of Package clang
diff --git a/clang/CMakeLists.txt b/clang/CMakeLists.txt index 949f12d3ce8c..98fcb6ea1a07 100644 --- a/clang/CMakeLists.txt +++ b/clang/CMakeLists.txt @@ -322,6 +322,10 @@ if (BUILD_FOR_OPENEULER) add_definitions( -DBUILD_FOR_OPENEULER ) endif() +if (LLVM_ENABLE_AUTOTUNER) + add_definitions( -DENABLE_AUTOTUNER ) +endif() + # Determine HOST_LINK_VERSION on Darwin. set(HOST_LINK_VERSION) if (APPLE AND NOT CMAKE_LINKER MATCHES ".*lld.*") --
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2