Summary: | games-strategy/hedgewars does not respect LDFLAGS | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | [OLD] Games | Assignee: | Gentoo Games <games> |
Status: | RESOLVED CANTFIX | ||
Severity: | QA | CC: | ago |
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 248487 [details]
Build log
It seems to me that LDFLAGS are correctly applied. I did the verbose make and saw the -Wl,--as-needed and -Wl,O1 on the link command line Need more info on that, sorry Gha checked the log and indeed there is nothing you can do there to make it better; the ELF file is produced by fpc and that one doesn't use the LDFLAGS from environment. Sorry for the extra noise. *** Bug 361521 has been marked as a duplicate of this bug. *** |