[PING] [PATCH] rust: avoid clobbering LIBS

Richard Biener richard.guenther@gmail.com
Wed Aug 28 10:53:54 GMT 2024


On Wed, Aug 28, 2024 at 11:10 AM Marc <dkm@kataplop.net> wrote:
>
> Hello,
>
> Gentle reminder for this simple autoconf patch :)

OK.

Note that completely wiping LIBS might remove requirements detected earlier,
like some systems require explicit -lc for example.  I would instead not clear
LIBS here and instead allow the possible duplicates through CRAB_LIBS.
YMMV of course.

Richard.

> Thanks,
> Marc


More information about the Gcc-rust mailing list