mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
dev-libs/open62541: remove build system CFLAGS that we handle downstream
Remove -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fstack-clash-protection No revbump needed since vanilla Gentoo enables these by default (as of 23.0 profiles) https://wiki.gentoo.org/wiki/Hardened/Toolchain#Changes Closes: https://bugs.gentoo.org/896184 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
@@ -50,6 +50,7 @@ src_configure() {
|
||||
-DUA_BUILD_EXAMPLES=OFF
|
||||
-DUA_BUILD_TOOLS=$(usex tools)
|
||||
-DUA_BUILD_UNIT_TESTS=OFF
|
||||
-DUA_ENABLE_HARDENING=OFF
|
||||
-DUA_ENABLE_PUBSUB=$(usex pubsub)
|
||||
-DUA_ENABLE_PUBSUB_INFORMATIONMODEL=$(usex pubsub)
|
||||
-DUA_FORCE_WERROR=OFF
|
||||
|
||||
Reference in New Issue
Block a user