mirror of
https://github.com/ceph/ceph
synced 2025-03-20 17:27:01 +00:00
Merge pull request #45393 from rzarzynski/wip-crimson-fix-throw-in-plugins
build, crimson/osd: do not let Seastar to interfere with ELF's program headers Reviewed-by: Samuel Just <sjust@redhat.com>
This commit is contained in:
commit
78dc720504
@ -369,6 +369,7 @@ if(WITH_SEASTAR)
|
||||
endif()
|
||||
endif()
|
||||
list(APPEND Seastar_CXX_FLAGS
|
||||
"-DSEASTAR_NO_EXCEPTION_HACK"
|
||||
"-Wno-error"
|
||||
"-Wno-sign-compare"
|
||||
"-Wno-attributes"
|
||||
|
Loading…
Reference in New Issue
Block a user