]> git.pld-linux.org Git - packages/valgrind.git/blobdiff - valgrind.spec
Revert "skip autostrip of *.[ch] files which confuse `file`; rel 2"
[packages/valgrind.git] / valgrind.spec
index f07f03480fe6aef566b1228dcb618b34dffca3a3..52c15b0109393ef3c15f4b8eed0bdf329733bf46 100644 (file)
@@ -34,7 +34,7 @@ Obsoletes:    valgrind-calltree < 0.10
 ExclusiveArch: %{ix86} %{x8664} %{armv7} ppc ppc64 s390x x32 aarch64
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _noautostrip    .*\\(/vgpreload.*\\.so\\|\\.[ch]$\\)
+%define                _noautostrip    .*/vgpreload.*\\.so
 %define                filterout_c     -fstack-protector-strong
 # ld portion broken
 %undefine      with_ccache
This page took 0.087089 seconds and 4 git commands to generate.