Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102656 - make.conf.ppc outdated
Summary: make.conf.ppc outdated
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Ebuild Support (show other bugs)
Hardware: All Linux
: Highest enhancement
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 115839
  Show dependency tree
 
Reported: 2005-08-15 14:37 UTC by Luca Barbato
Modified: 2005-12-17 02:51 UTC (History)
0 users

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


Attachments
Patch with the updated instructions (make.conf.ppc.diff,2.79 KB, patch)
2005-08-15 14:38 UTC, Luca Barbato
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Luca Barbato gentoo-dev 2005-08-15 14:37:41 UTC
The ppc suggested CFLAGS in the current example files are now wrong.
Comment 1 Luca Barbato gentoo-dev 2005-08-15 14:38:28 UTC
Created attachment 66026 [details, diff]
Patch with the updated instructions
Comment 2 Alec Warner (RETIRED) archtester gentoo-dev Security 2005-08-18 20:18:02 UTC
Any particular reason why strict aliasing is bad on ppc?
Comment 3 Luca Barbato gentoo-dev 2005-08-18 20:50:12 UTC
Many application use type punned expression that would be ill optimized with
unpredictable code generated.

Since I'm afraid nobody would fix that anytime soon I prefer be safe than sorry.

(first time I experienced the issue was with openssl)
Comment 4 Jason Stubbs (RETIRED) gentoo-dev 2005-12-17 02:51:37 UTC
Released in 2.1_pre1.