[packages/valgrind] CC workaround does not seem to be necessary anymore
atler
atler at pld-linux.org
Fri Dec 3 14:01:43 CET 2021
commit 7eacc8d2032342bd8f35b6010bbb61d8e57c5226
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Dec 3 13:59:36 2021 +0100
CC workaround does not seem to be necessary anymore
valgrind.spec | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/valgrind.spec b/valgrind.spec
index 745707d..b8eb6e4 100644
--- a/valgrind.spec
+++ b/valgrind.spec
@@ -70,7 +70,6 @@ sed -i -e 's:^CFLAGS="-Wno-long-long":CFLAGS="$CFLAGS -Wno-long-long":' configur
ac_cv_path_GDB=/usr/bin/gdb \
%configure \
- CC=gcc \
--enable-tls \
%{!?with_mpi:--with-mpicc=/bin/false} \
%if "%{_lib}" != "lib"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/valgrind.git/commitdiff/7eacc8d2032342bd8f35b6010bbb61d8e57c5226
More information about the pld-cvs-commit
mailing list