zbyszek pushed to Ray (master). "Enable verbose build"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun May 3 23:09:37 UTC 2015


>From f0220ce92935500574a2ec16cdaa623e05b9cbb5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= <zbyszek at in.waw.pl>
Date: Sun, 3 May 2015 18:21:56 -0400
Subject: Enable verbose build


diff --git a/Ray.spec b/Ray.spec
index 45b8c38..c9a5f4d 100644
--- a/Ray.spec
+++ b/Ray.spec
@@ -116,7 +116,7 @@ This sub-package contains scripts and XSL sheets for post-processing.
 CXXFLAGS="%{optflags}"
 
 %{_openmpi_load}
-make CXXFLAGS="$CXXFLAGS" HAVE_LIBBZ2=y HAVE_LIBZ=y
+make CXXFLAGS="$CXXFLAGS" HAVE_LIBBZ2=y HAVE_LIBZ=y Q=
 cp %{name} %{name}$MPI_SUFFIX
 
 cp README.md README
@@ -133,7 +133,7 @@ make clean
     %else
         %{_mpich2_load}
     %endif
-make CXXFLAGS="$CXXFLAGS" HAVE_LIBBZ2=y HAVE_LIBZ=y
+make CXXFLAGS="$CXXFLAGS" HAVE_LIBBZ2=y HAVE_LIBZ=y Q=
 cp %{name} %{name}$MPI_SUFFIX
 make clean
     %if %mpichName == "mpich"
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/Ray.git/commit/?h=master&id=f0220ce92935500574a2ec16cdaa623e05b9cbb5


More information about the scm-commits mailing list