[arch-commits] Commit in tensorflow/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Fri May 5 10:25:56 UTC 2017


    Date: Friday, May 5, 2017 @ 10:25:55
  Author: svenstaro
Revision: 227130

Better comment

Modified:
  tensorflow/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-05 10:24:06 UTC (rev 227129)
+++ PKGBUILD	2017-05-05 10:25:55 UTC (rev 227130)
@@ -20,7 +20,7 @@
 
 prepare() {
   cd tensorflow-${pkgver}
-  # setup environment variables
+  # These environment variables influence the behavior of the configure call below.
   export PYTHON_BIN_PATH=/usr/bin/python
   export USE_DEFAULT_PYTHON_LIB_PATH=1
   export CC_OPT_FLAGS="-march=x86-64"



More information about the arch-commits mailing list