Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116404 - add cflags support to stage4
Summary: add cflags support to stage4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Catalyst (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Catalyst Developers
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2005-12-22 11:13 UTC by Rajiv Aaron Manglani (RETIRED)
Modified: 2006-02-21 07:37 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rajiv Aaron Manglani (RETIRED) gentoo-dev 2005-12-22 11:13:51 UTC
if you can set cflags, cxxflags in a stage4 spec file, then the example spec file
in /usr/share/doc/catalyst-2.0_rc12/examples/stage4_template.spec should have the
same examples as in /usr/share/doc/catalyst-2.0_rc12/examples/generic_stage_template.spec
Comment 1 Rajiv Aaron Manglani (RETIRED) gentoo-dev 2005-12-22 11:38:40 UTC
looks like cflags support in stage 4 will have to be added to catalyst first (then the example spec can be updated).

14:24 <@rocket> rajiv|work: I can tell you what you need to modify to test it in your spec if you want
14:24 <@rocket> modify stage4_target.py 
14:24 <@rocket>         self.valid_values.extend(["stage4/use", "stage4/packages", 
                "stage4/root_overlay", "stage4/fsscript", \
14:25 <@rocket>               "stage4/rcadd","stage4/rcdel","chost","cflags","ldflags","cxxflags"])
14:25 <@rocket> that should do it
Comment 2 Eric Edgar (RETIRED) gentoo-dev 2006-01-13 07:22:00 UTC
Is this working for you?
Comment 3 Eric Edgar (RETIRED) gentoo-dev 2006-02-21 07:37:39 UTC
fixed by rc39