Summary: | sys-apps/gawk: makefile change to respect CFLAGS and LDFLAGS | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | truedfx |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 331933 | ||
Attachments: | sys-apps/gawk/files/filefuncs/Makefile |
Description
Diego Elio Pettenò (RETIRED)
2006-03-27 22:02:45 UTC
Created attachment 83276 [details]
sys-apps/gawk/files/filefuncs/Makefile
you didnt say the patch was against filefuncs ... i thought it was against the gawk package itself I'm not sure if reopening a two-year-old bug is the right thing to do here, but this was never fixed properly because there's a typo in the patch. It compiles using CLAGS instead of CFLAGS. I can fix this myself, and I'll be happy to, or you can fix this sooner. :) Fixed now. |