Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 694062

Summary: [TRACKER] CPU_FLAGS_ARM porting (migration away from USE=neon armv5te armv6 armv6t2 armvfp armv7)
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Gentoo ARM Porters <arm>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 694064, 694066, 694068, 694070, 694072, 694074, 694076, 694078, 694080, 694082, 694084, 694086, 694088, 694090, 694092, 694094, 694098, 782733, 782742, 782745, 782751    
Bug Blocks:    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-11 18:24:57 UTC
This is a tracker for packages still using split global flags instead of CPU_FLAGS_ARM.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-11 19:11:53 UTC
The flags in question are:

neon - Enable optimization support for ARM NEON processors

<flag name="armv7">Build for armv7; enables PIE</flag>
<flag name="armv5te">Enable optimizations for armv5te processors</flag>
<flag name="armv6">Enable optimizations for armv6 processors</flag>
<flag name="armv6t2">Enable optimizations for armv6t2 processors</flag>
<flag name="armvfp">Enable VFP optimizations for ARM processors</flag>
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-04-14 00:48:11 UTC
*** Bug 782739 has been marked as a duplicate of this bug. ***