- Trying to fix build on older distros that fail because of a missing or

broken autoconf valgrind detection macro. Removing  autoreconf to hopefully
  fix this.

OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-abrmd?expand=0&rev=21
This commit is contained in:
Matthias Gerstner 2018-07-03 09:21:33 +00:00 committed by Git OBS Bridge
parent 2ccdd2a027
commit ea25d61a41
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 3 09:15:27 UTC 2018 - matthias.gerstner@suse.com
- Trying to fix build on older distros that fail because of a missing or
broken autoconf valgrind detection macro. Removing autoreconf to hopefully
fix this.
-------------------------------------------------------------------
Mon Jul 2 09:27:43 UTC 2018 - matthias.gerstner@suse.com

View File

@ -71,7 +71,6 @@ use with the SAPI library (libtss2-sys) like any other TCTI.
%build
export CFLAGS="%optflags -fPIE"
export LDFLAGS="-pie -fPIE"
autoreconf
%configure --disable-static --with-systemdsystemunitdir=%{_unitdir}
make %{?_smp_mflags} PTHREAD_LDFLAGS=-pthread