Control: tag 1125715 pending
Hi!
Bug #1125715 in package dpkg reported by you has been fixed in
the dpkg/dpkg.git Git repository. You can see the changelog below, and
you can check the diff of the fix at:
https://git.dpkg.org/cgit/dpkg/dpkg.git/diff/?id=5b18d31bc
---
Revert "Dpkg::Vendor: Add branch hardening flags to LDFLAGS"
This reverts commit cdf5f5da0e0cb6f9f4d51e93fd9583bd578c252f.
These flags are not supposed to be passed during linking. This is
causing fallout for direct ld(1) invocations, and for other languages
such as D, where these end up being passed to its linker which then
fails.
Closes: #1125323, #1125715
Signed-off-by: Guillem Jover <[email protected]>