Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 240071 - app-misc/dvorakng: CFLAGS are ignored
Summary: app-misc/dvorakng: CFLAGS are ignored
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-05 18:47 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-05-13 03:42 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Respect user set CXXFLAGS and LDFLAGS (dvorakng_respect_user_flags.patch,732 bytes, patch)
2009-05-04 22:42 UTC, Espen Hustad
Details | Diff
Respect user set CXXFLAGS and LDFLAGS and die if dobin or dodoc fails (dvorakng_respect_user_flags.patch,841 bytes, patch)
2009-05-05 12:56 UTC, Espen Hustad
Details | Diff
Respect user set CXXFLAGS and LDFLAGS, die if dobin or dodoc fails and add RDEPEND (dvorakng_respect_user_flags.patch,975 bytes, patch)
2009-05-05 13:29 UTC, Espen Hustad
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-10-05 18:47:24 UTC
I don't know the build system for this program (and this is a generic bug template so I cannot tell you which program exactly is), but my tests shows that it's not respecting CFLAGS properly.

Please look into it, since it's important to respect user CFLAGS.

Thanks,
Diego
Comment 1 Espen Hustad 2009-05-04 22:42:01 UTC
Created attachment 190366 [details, diff]
Respect user set CXXFLAGS and LDFLAGS
Comment 2 Espen Hustad 2009-05-05 12:56:55 UTC
Created attachment 190411 [details, diff]
Respect user set CXXFLAGS and LDFLAGS  and die if dobin or dodoc fails
Comment 3 Espen Hustad 2009-05-05 13:29:10 UTC
Created attachment 190413 [details, diff]
Respect user set CXXFLAGS and LDFLAGS, die if dobin or dodoc fails and add RDEPEND
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-05-13 03:42:21 UTC
thx Espen, fixed.