Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694062 - [TRACKER] CPU_FLAGS_ARM porting (migration away from USE=neon armv5te armv6 armv6t2 armvfp armv7)
Summary: [TRACKER] CPU_FLAGS_ARM porting (migration away from USE=neon armv5te armv6 a...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo ARM Porters
URL:
Whiteboard:
Keywords:
: 782739 (view as bug list)
Depends on: 694064 694066 694068 694070 694072 694074 694076 694078 694080 694082 694084 694086 694088 694090 694092 694094 694098 782733 782742 782745 782751
Blocks:
  Show dependency tree
 
Reported: 2019-09-11 18:24 UTC by Michał Górny
Modified: 2022-07-15 07:58 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 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. ***