See attached build log. (Please do not complain about the need for looking at the build log until you can provide an easy way to open bugs with the correct data picked out of a tinderbox log. Thanks.)
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.