| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
A user on the forums reported a build failure with:
`-march=znver4 -mavx512vp2intersect`
On its own, there is no issue there (expanded from -march=native) but
when Qt passes `-march=haswell` to build certain parts (e.g. avx2 bits
for runtime detection regardless of what CHOST supports), it overrides
znver4 and keeps -mavx512vp2intersect resulting in an incomplete set
and then qsimd_p.h complains
Do not plan to pursue this myself, but this specific issue could
be improved upstream by passing -mavx2 and others rather than
-march=haswell (this would also allow overriding a -mno-avx2 that
we currently need to change), and/or ideally by making qsimd_p.h
be able to deal with these configurations without #error.
If problems keep piling up, could consider always filtering *all*
-m{,no-}<instr> flags and doing x86-64-v* unconditionally. Albeit
that'd still require maintaining a list of these not to filter
unrelated -m* flags which could be important.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| | |
Bug: https://bugs.gentoo.org/941786
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
|
|\| |
|
| |
| |
| |
| |
| | |
Bug: https://bugs.gentoo.org/938893
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| | |
Remove the libb2 dep, now that it is replaced by bundled hacl.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| | |
Signed-off-by: Robert Siebeck <gentoo.2019@r123.de>
Closes: https://github.com/gentoo/gentoo/pull/39029
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Add gles use flag
Closes: https://bugs.gentoo.org/938893
Signed-off-by: Robert Siebeck <gentoo.2019@r123.de>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| | |
updated slot to 9
std c++17 is now needed
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| | |
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| | |
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Sam James <sam@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| | |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
License change CC0 to 0BSD.
Signed-off-by: Hanno Böck <hanno@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Hanno Böck <hanno@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/39041
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
|
| |
| |
| |
| |
| | |
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Bug: https://bugs.gentoo.org/941689
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| | |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|