commit | 9ca2164414713424d55383292511d8841facf4fc | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue May 04 15:42:22 2010 -0700 |
committer | Ed Heyl <edheyl@google.com> | Tue May 04 18:09:56 2010 -0700 |
tree | 59b0382683414ca02a1f3b2a70379315af2772f9 | |
parent | 93b016008f1614a2475b230bae2c9283bfba3c5a [diff] |
build: Fix including WHOLE_STATIC_LIBRARIES in static libraries Static libraries that include other static libraries were being incorrectly built with .a files inside the top level .a file, as well as the .o files that were extracted from the component .a files. This patch fixes the final ar call to only add .o files to the archive. Change-Id: Ic1ff025129e3c379fa56b4da2f09e9f16ea3c4fb