Summary: | dev-tex/lgrind does not respect LDFLAGS | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | TeX project <tex> |
Status: | RESOLVED FIXED | ||
Severity: | QA | ||
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-10-04 20:07:21 UTC
Created attachment 249578 [details]
Build log
fixed in -r3; it was also ignoring CFLAGS (didn't you have a check for that too?) and CC (I'd be interested in seeing such bug reports btw, grep gcc build.log | grep -v $CHOST should not have much false positives) |