Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dirkmueller:acdc:sp5-rebuild
clingo.29323
clingo.clasp-disable-class-memaccess-warning.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File clingo.clasp-disable-class-memaccess-warning.patch of Package clingo.29323
diff --git a/clasp/src/CMakeLists.txt b/clasp/src/CMakeLists.txt index 41def63..1440105 100644 --- a/clasp/src/CMakeLists.txt +++ b/clasp/src/CMakeLists.txt @@ -141,6 +141,7 @@ set_target_properties(libclasp PROPERTIES VERSION ${PROJECT_VERSION}) set_target_properties(libclasp PROPERTIES OUTPUT_NAME clasp FOLDER lib) +target_compile_options(libclasp PUBLIC $<$<CXX_COMPILER_ID:GNU>:-Wno-class-memaccess>) # installation if (CLASP_INSTALL_LIB)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor