Package: libabsl-dev
Version: 0~20200923.3-3

Dear Maintainer,

CMake exported targets from the libabsl-dev package expose the
-Wl,--no-as-needed flag to dependent projects for linking. In fact, this
negates an effect of -Wl,--as-needed. From what I know, it is default in
Debian nowadays.

Please either completely remove --no-as-needed or rely upon the
--push-state / --pop-state pair to not poison downstream linker flags.

   -Wl,--push-state,--as-needed -latomic --Wl,--pop-state

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to