[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070723080956.6080F4D058D@magilla.localdomain>
Date: Mon, 23 Jul 2007 01:09:56 -0700 (PDT)
From: Roland McGrath <roland@...hat.com>
To: Sam Ravnborg <sam@...nborg.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Adrian Bunk <bunk@...sta.de>,
David Miller <davem@...emloft.net>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Move --build-id option
> > -LDFLAGS_vmlinux += $(LDFLAGS_BUILD_ID)
> This needed to go otherwise you had to rely on all arch makefiles
> used += for LDFLAGS_vmlinux assignments.
This line appears well after include $(srctree)/arch/$(ARCH)/Makefile.
> This will not work as LDFLAGS_BUILD_ID is not exported.
Oops! I was overriding it in my testing, which exports it, so I didn't
notice that problem.
> Please make the change as outlined in earlier mail so we actually start
> using LDFALGS_MODULE as documented.
Patch coming.
Thanks,
Roland
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists