Summary: | dev-util/boost-build does not respect LDFLAGS | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Tiziano Müller (RETIRED) <dev-zero> |
Status: | RESOLVED WORKSFORME | ||
Severity: | QA | CC: | cpp+disabled, esigra, gef.kornflakes, hwoarang, SebastianLuther |
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)
2010-08-25 15:57:03 UTC
Created attachment 244573 [details]
Build log
Hi Diego, On an ~amd64 system here, I cannot reproduce that bug. The build does not exhibit any QA warning, and the log clearly shows that {LD,C}FLAGS are appended where the sould be. Any hint on what I should do to reproduce ? Rechecked, can't reproduce. But I replaced the workaround by a patch and added verbosity flags showing that our LDFLAGS get respected. |