Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 691492
Collapse All | Expand All

(-)a/tensorflow-1.13.1.ebuild (+6 lines)
Lines 119-124 Link Here
119
CHECKREQS_MEMORY="5G"
119
CHECKREQS_MEMORY="5G"
120
CHECKREQS_DISK_BUILD="5G"
120
CHECKREQS_DISK_BUILD="5G"
121
121
122
PATCHES=(
123
	${FILESDIR}/tensorflow-1.14.0-0002-install_headers-fix-paths-of-generated-headers.patch
124
	${FILESDIR}/tensorflow-1.14.0-0003-systemlibs-jsoncpp-update-header-symlinks-for-jsoncp.patch
125
	${FILESDIR}/tensorflow-1.14.0-0004-pkgconfig-generate-tensorflow_cc-pkg-config-entry.patch
126
	)
127
122
get-cpu-flags() {
128
get-cpu-flags() {
123
	local i f=()
129
	local i f=()
124
	# Keep this list in sync with tensorflow/core/platform/cpu_feature_guard.cc.
130
	# Keep this list in sync with tensorflow/core/platform/cpu_feature_guard.cc.

Return to bug 691492