Library for access kernel tracefs
Go to file
Michael Petlan be331d6a56 Add the flags to %install section too
In this package, build runs twice. Once in %build phase, once again
in the %install phase. Although in the %install phase, make should
be happy with the results obtained in the previous phase and don't
do anything, it obviously happens that the bits are rebuilt. Not
always, but often.

Since the env variables are reset in next phase, binaries built in
%install phase (without flags) might clobber the original ones and
cause an annocheck fail.

Let's make sure that the flags are always set.

Related: rhbz#2038853
Signed-off-by: Michael Petlan <mpetlan@redhat.com>
2022-01-14 17:58:40 +01:00
tests enable RHEL-9 gating for libtracefs - Resolves: rhbz#1975112 2021-06-25 10:42:29 +08:00
.gitignore Init libtracefs 2021-04-14 11:03:00 +02:00
gating.yaml enable RHEL-9 gating for libtracefs - Resolves: rhbz#1975112 2021-06-25 10:42:29 +08:00
libtracefs-1.0.2-harden-linking.patch Harden library linking 2022-01-12 18:28:22 +01:00
libtracefs.spec Add the flags to %install section too 2022-01-14 17:58:40 +01:00
sources Init libtracefs 2021-04-14 11:03:00 +02:00