FreeBSD Bugzilla – Attachment 183252 Details for
Bug 219811
CONFIGURE_ENV do not take effect
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Makefile.simple
Makefile.simple (text/plain), 711 bytes, created by
Jov
on 2017-06-06 03:24:27 UTC
(
hide
)
Description:
Makefile.simple
Filename:
MIME Type:
Creator:
Jov
Created:
2017-06-06 03:24:27 UTC
Size:
711 bytes
patch
obsolete
># Created by: Jov <amutu@amutu.com> ># $FreeBSD$ > >PORTNAME= tensorflow >PORTVERSION= 1.1.0 >DISTVERSIONPREFIX=v >CATEGORIES= science >PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >MAINTAINER= amutu@amutu.com >COMMENT= Computation using data flow graphs for scalable machine learning > >LICENSE= APACHE20 > >BUILD_DEPENDS= bash:/shells/bash > >USE_GITHUB= yes >USES= python:2.7+ >BAZEL_BOOT= --output_user_root=${WRKDIR}/bazel_ot --batch > >HAS_CONFIGURE= yes >CONFIGURE_ENV+= PYTHON_BIN_PATH=${LOCALBASE}/bin/python TF_NEED_MKL=N \ > CC_OPT_FLAGS="${CFLAGS}" TF_NEED_GCP=N TF_NEED_HDFS=N \ > TF_ENABLE_XLA=N TF_NEED_OPENCL=N TF_NEED_CUDA=N \ > PYTHON_LIB_PATH="${PYTHON_SITELIBDIR}" > > >do-configure: > env > cd ${WRKSRC} && ./configure
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 219811
: 183252