From 3531903948fb3c0cba9448d23151900991674f0c Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 18 Aug 2024 23:58:35 +0100 Subject: dev-debug/dtrace: add link to upstream bug re _F_S Bug: https://github.com/oracle/dtrace-utils/issues/78 Signed-off-by: Sam James --- dev-debug/dtrace/dtrace-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-debug/dtrace/dtrace-9999.ebuild b/dev-debug/dtrace/dtrace-9999.ebuild index 15e7ca0357a0..73afc981b1fd 100644 --- a/dev-debug/dtrace/dtrace-9999.ebuild +++ b/dev-debug/dtrace/dtrace-9999.ebuild @@ -94,8 +94,7 @@ src_configure() { tc-export CC - # TODO: Can drop once https://lore.kernel.org/dtrace/20240425164057.420580-1-nick.alcock@oracle.com/ is in - # XXX: That wasn't enough, need to report upstream the other issues during build + # https://github.com/oracle/dtrace-utils/issues/78 tc-enables-fortify-source && append-cppflags -U_FORTIFY_SOURCE # lld does this by default, so fix that, although lld fails anyway... -- cgit v1.2.3-65-gdbad