- 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:
parent
2ccdd2a027
commit
ea25d61a41
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user