- Fix [rpminspect] ttembed is not PIE
Resolves: RHBZ#2040340
This commit is contained in:
parent
77f19b1088
commit
7ee0580164
@ -16,6 +16,7 @@ in the OS/2 table to zero. That's it; this program is a one-trick pony.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
%set_build_flags
|
||||||
export CFLAGS="$CFLAGS %{optflags}"
|
export CFLAGS="$CFLAGS %{optflags}"
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
@ -40,6 +41,10 @@ fi
|
|||||||
rm test
|
rm test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 13 2022 Thomas Woerner <twoerner@redhat.com> - 1.1-18
|
||||||
|
- Fix [rpminspect] ttembed is not PIE
|
||||||
|
Resolves: RHBZ#2040340
|
||||||
|
|
||||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.1-17
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.1-17
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
Loading…
Reference in New Issue
Block a user