Gentoo Archives: gentoo-dev

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] PATCH: add CPU_FLAGS_PPC USE_EXPAND
Date: Sat, 31 Aug 2019 07:04:10
Message-Id: 20190831070342.28451-1-gyakovlev@gentoo.org
1 Possible users from the tree:
2 altivec useflag consumers (many)
3 media libraries (x264, x265, libpng and others.)
4
5 also firefox-70[1] will have auto-detection of features but we may want to
6 prevent automagic optimizations.
7
8
9 cpuid2cpuflags support[2] is ready and and will be merged soon,
10 so users will have a gentoo-way of setting those flags.
11
12
13 And this patch in github PR[3] format for easy viewing
14
15 [1] https://hg.mozilla.org/mozilla-central/rev/252643ff91c5
16 [2] https://github.com/mgorny/cpuid2cpuflags/pull/13
17 [3] https://github.com/gentoo/gentoo/pull/12829

Replies