Library for access kernel tracefs
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> |
||
|---|---|---|
| tests | ||
| .gitignore | ||
| gating.yaml | ||
| libtracefs-1.0.2-harden-linking.patch | ||
| libtracefs.spec | ||
| sources | ||