commit | e742c1f5649d3298cd98d8cc8e62d0cd10be0e82 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Fri Nov 04 10:11:26 2011 -0700 |
committer | Nick Kralevich <nnk@google.com> | Tue May 15 10:08:39 2012 -0700 |
tree | a54f7186b43128c8ef4d37bb17ea9ffe0dd9cac8 | |
parent | 077891b199ad295017b32bc9cf1c542c1360b3b8 [diff] |
linker: set LOCAL_NO_CRT := true Use LOCAL_NO_CRT to prevent linking against crtbegin.o, rather than messing with build rules. This also prevents linking against crtend.o, which isn't needed for the linker. Change-Id: I0c5b9999be7e8676560fe145c1c033ffce8db4d1