OSDN Git Service

Fix mac build (second attempt)
authorDmitriy Ivanov <dimitry@google.com>
Wed, 15 Oct 2014 00:55:28 +0000 (17:55 -0700)
committerDmitriy Ivanov <dimitry@google.com>
Mon, 20 Oct 2014 16:53:23 +0000 (09:53 -0700)
commitf4450a359a08c09b88cb64c4a2ea25f983535dfb
treeff4cd64ce1c05d92954bf3741f16dee5a55994c0
parent09eff05e08865660c049d1d38cdeb93662e95f0d
Fix mac build (second attempt)

  It appears that the version of mac ld with
  -export_dynamic is pretty recent.

  Remove -export_dynamic to fix build for older
  mac versions (?)

(cherry picked from commit 8b5b69813ef4d718db2e38e51867883511a3eeea)

Change-Id: I272d4b2c95411cc8126f27468f5199ff932fc9ef
build/Android.executable.mk
build/Android.gtest.mk
dalvikvm/Android.mk