Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 396625 - Stabilize games-strategy/hedgewars-0.9.17
Summary: Stabilize games-strategy/hedgewars-0.9.17
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2011-12-31 18:11 UTC by Mr. Bones. (RETIRED)
Modified: 2012-01-15 15:39 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 Mr. Bones. (RETIRED) gentoo-dev 2011-12-31 18:11:20 UTC
Please mark hedgewars-0.9.17.ebuild stable.
Comment 1 Agostino Sarubbo gentoo-dev 2011-12-31 22:23:54 UTC
C               -pipe -march=native -O2 -g0 
C++             -pipe -march=native -O2 -g0 


amd64box ~ # emerge --info | grep CXX
CXXFLAGS="-march=native -O2"

amd64box ~ # emerge --info | grep CFLAGS
CFLAGS="-march=native -O2 -g0"


Cxxflags are not respected
Comment 2 Agostino Sarubbo gentoo-dev 2012-01-01 17:08:19 UTC
amd64 stable
Comment 3 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2012-01-15 15:39:58 UTC
x86 stable, closing