On Thu, 14 Sep 2000 01:11:57 +0200 (CEST),
Bartlomiej Zolnierkiewicz <dake@staszic.waw.pl> wrote:
>- Removed $(LD_RFLAG), I can't find any definition of it in the
> kernel source tree and LD docs. WTF it is (was) used for?
LD_RFLAG was obviously intended to be extra ld flags but only when
doing "ld -r". Nothing in the standard tarball sets LD_RFLAG so it
would have to be manually set by a user. Less than half of the
occurrences of $(LD) -r include $(LD_RFLAG) so its use (if any) is very
inconsistent.
Remove all occurrences of LD_RFLAG. If anybody complains then we put
it back in but do it consistently this time, on all occurrences of
$(LD) -r.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Fri Sep 15 2000 - 21:00:22 EST