Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 195200 - toolchain.eclass: gcc target="avr" - add "dwarf2" use flag
Summary: toolchain.eclass: gcc target="avr" - add "dwarf2" use flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-09 10:35 UTC by splidtter
Modified: 2009-04-20 18:25 UTC (History)
1 user (show)

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 splidtter 2007-10-09 10:35:35 UTC
it would be very helpful if you could add a dwarf2 useflag (for ./configure --enable-dwarf-2) or set it by default.
Comment 1 splidtter 2007-10-10 12:52:49 UTC
actually, what we need to enable dwarf2 is to add the --enable-dwarf2 switch to the configure call of gcc. which is specified in toolchain.eclass. to be reassigned
Comment 2 Mark Loeser (RETIRED) gentoo-dev 2009-04-20 18:25:04 UTC
Not sure what you are looking for, but EXTRA_ECONF probably does what you want.