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 packages | Assignee: | 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
![]() ![]() ![]() ![]() 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> *** Bug 782739 has been marked as a duplicate of this bug. *** |