Add -lLLVM to command line when building clang plugin.
This commit is contained in:
parent
7198d99dec
commit
9f438bc03f
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 9.43
|
Version: 9.44
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||||
@ -323,6 +323,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 17 2020 Nick Clifton <nickc@redhat.com> - 9.44-1
|
||||||
|
- Clang plugin: Add -lLLVM to the build command line.
|
||||||
|
|
||||||
* Mon Nov 16 2020 Nick Clifton <nickc@redhat.com> - 9.43-1
|
* Mon Nov 16 2020 Nick Clifton <nickc@redhat.com> - 9.43-1
|
||||||
- Annocheck: Improve reporting of missing -D_FORTIFY_SOURCE option. (#1898075)
|
- Annocheck: Improve reporting of missing -D_FORTIFY_SOURCE option. (#1898075)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-9.43.tar.xz) = c0efd8f65c18be220853c6f0c647ddc23d0b9e51e4124df65351ede5e395361bf1e2f8519b87d1782af50547161f780782398ec926d54fe06124df2c19d47d00
|
SHA512 (annobin-9.44.tar.xz) = 964533793a77b9fe85cbc22e31aca08e6c90de3ba6846e80e7a9d27ccfd7498280902686b975b6164f4ef3bbb02ca83f4dc39386b63d91945eda003bb07a64d8
|
||||||
|
Loading…
Reference in New Issue
Block a user