commit:     3531903948fb3c0cba9448d23151900991674f0c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 18 22:58:35 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 18 22:58:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35319039

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 <sam <AT> gentoo.org>

 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/[email protected]/ 
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...

Reply via email to