Skip to content

Commit

Permalink
Merge branch 'disable_aarch64_checks' into 'master'
Browse files Browse the repository at this point in the history
[p11-kit] Disable aarch64 checks for now. Contributes to JB#36223

See merge request mer-core/p11-kit!3
  • Loading branch information
pvuorela committed Jun 11, 2018
2 parents b39cb74 + 283fcde commit 1c39977
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rpm/p11-kit.spec
Expand Up @@ -81,7 +81,9 @@ rm $RPM_BUILD_ROOT%{_sysconfdir}/pkcs11/pkcs11.conf.example
ln -s %{_libdir}/pkcs11/p11-kit-trust.so $RPM_BUILD_ROOT%{_libdir}/libnssckbi.so

%check
%ifnarch aarch64
make check
%endif


%post -p /sbin/ldconfig
Expand Down

0 comments on commit 1c39977

Please sign in to comment.