mirror of
https://review.haiku-os.org/buildtools
synced 2024-11-23 07:18:49 +01:00
7b6c9e88a2
* Results in an internal compiler error: in do_spec_1, at gcc.c:5971 * %{!o*:-o %b} is "no output flag to linker, add one with input name" * ld blah.o becomes ld blah.o -o blah * We really shouldn't be playing with this in linker specs... It also breaks on gcc 11. Change-Id: I63d0afecd16f25423874419c0ac9496404b2069e Reviewed-on: https://review.haiku-os.org/c/buildtools/+/4834 Reviewed-by: Fredrik Holmqvist <fredrik.holmqvist@gmail.com> |
||
---|---|---|
autoconf | ||
binutils | ||
gcc | ||
jam | ||
legacy | ||
libtool | ||
.gitignore |