OSDN Git Service

Link libsigchain.a instead of sigchain.o
authorDmitriy Ivanov <dimitry@google.com>
Mon, 20 Oct 2014 21:11:00 +0000 (14:11 -0700)
committerDmitriy Ivanov <dimitry@google.com>
Mon, 20 Oct 2014 23:46:29 +0000 (16:46 -0700)
commite49a4f6db74f4e66486a6aaf6564f997a94e230f
treeb99b8699a8d9521caf973d48bef1d3fd7efc6726
parent1c1786f193323d3bd706463894001117f3471595
Link libsigchain.a instead of sigchain.o

  Relative paths may sometimes lead to failed builds
  if sources are built in particular order.

  Also it is possible to export symbols from static lib
  with LOCAL_WHOLE_STATIC_LIBRARIES variable.

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