Summary: | dev-java/charva does not respect LDFLAGS | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Java team <java> |
Status: | RESOLVED FIXED | ||
Severity: | QA | CC: | kensington |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 331933, 316301 | ||
Attachments: | Build log |
Description
Diego Elio Pettenò (RETIRED)
![]() Created attachment 247301 [details]
Build log
Fix: sed -i -e 's/${CFLAGS}/& ${LDFLAGS}/' c/src/Makefile.linux.txt Fixed. In anticipation of "charva doesn't respect CFLAGS" and "charva calls gcc directly" I fixed them as well. *** Bug 442642 has been marked as a duplicate of this bug. *** |