1 Commits

Author SHA256 Message Date
faf8c811fd - add fix-lto.patch: This fixes the rpmlint error:
trousers-devel.x86_64: E: lto-no-text-in-archive (Badness: 10000) /usr/lib64/libtddl.a
  objcopy/strip seem not to support the LTO linking and discard the actual
  text section from libtddl.a. By passing -ffat-lto-objects the object format
  is kept compatible with unaware tools and fixes the error.

OBS-URL: https://build.opensuse.org/package/show/security/trousers?expand=0&rev=59
2019-09-09 14:15:02 +00:00