Summary: | net-irc/psybnc does not respect LDFLAGS | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Bjarke Istrup Pedersen (RETIRED) <gurligebis> |
Status: | RESOLVED FIXED | ||
Severity: | QA | CC: | net-irc |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 331933 | ||
Attachments: | Build log |
Description
Diego Elio Pettenò (RETIRED)
![]() Created attachment 247230 [details]
Build log
It should be fixed in the tree now. I'm wasn't getting any QA warnings before I made the change, so I can't tell 100% if it has been fixed. I can see from the build log now, that it sets the LDFLAGS, so it should work. (In reply to comment #2) > I'm wasn't getting any QA warnings before I made the change, so I can't tell > 100% if it has been fixed. FYI, because of how this QA warning is implemented, this particular QA warning is only able to show up if you set LDFLAGS="-Wl,--hash-style=gnu" Thanks, I got it to show now. Fixed the ebuild, seems like my previous fix only solved it half the way. |