OSDN Git Service

Don't re-export libgcc symbols from every object.
authorDan Albert <danalbert@google.com>
Thu, 17 Sep 2015 22:04:54 +0000 (15:04 -0700)
committerDan Albert <danalbert@google.com>
Fri, 18 Sep 2015 00:18:12 +0000 (17:18 -0700)
commite92d25f296af266ebf15bafcc599a91f1f87bd38
treed9429fd76e417210bfc16989c50cacc2cc2b4881
parent3ee9daac6a3bf8d2a9030b99f62595330f22cafa
Don't re-export libgcc symbols from every object.

Target modules shouldn't re-export libgcc.a because we don't want
other binaries importing them when they should be getting their own
copy of the builtins.

Bug: http://b/24166967
Change-Id: Iaa208933885375da4a8e1b8935f76e9f3ea0647f
core/config.mk