Kerin Millar 7fb980be26 sci-libs/tensorflow: build with -std=c++14 in 2.5.0-r1
TensorFlow is not yet compatible with the C++17 dialect. Allow it to
build with gcc:11 by appending -std=c++14 to CXXFLAGS, prior to composing
bazelrc. The flag doesn't encompass the building of the ruy library, so
this is accompanied by a patch to include the <limits> header in the one
place that ruy needs it.

Filter out the -fvtable-verify=@(std|preinit) flag, if present. While
ostensibly useful for hardening, it prevents TensorFlow from building
successfully. Note that, while the pattern is in the form of an
extglob, the accompanying shopt does _not_ need to be enabled.

Have src_install localise "l", rather than "j", because the function in
question never employs the latter.

Closes: https://bugs.gentoo.org/787938
Signed-off-by: Kerin Millar <kfm@plushkava.net>
Signed-off-by: Sam James <sam@gentoo.org>
2021-09-21 23:27:01 +01:00
2021-09-21 21:11:46 +02:00
2021-09-19 17:29:34 +02:00
2021-09-21 21:44:30 +01:00
2021-09-19 16:26:17 -04:00
2021-09-14 15:39:15 +02:00
2021-09-19 14:36:20 +02:00
2021-09-21 19:14:22 +02:00
2021-09-21 17:42:44 +02:00
2021-09-21 03:55:16 +01:00
2021-09-21 10:03:04 +03:00
2021-09-19 18:48:02 +02:00
2021-09-21 12:38:18 +03:00
2021-09-21 21:41:21 +08:00
Description
No description provided
9.3 GiB
Languages
Shell 73.6%
Roff 25.9%
Emacs Lisp 0.1%