summaryrefslogtreecommitdiff
path: root/libc/stdio/stdio_ext.cpp
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2016-01-15 16:00:57 -0800
committerDan Willemsen <dwillemsen@google.com>2016-01-15 16:06:25 -0800
commit9c9aa749708c95256f6f5509fc2336f45ab52fe2 (patch)
treeaaa1e0eca76d201fb07101fce03c711c44bd9b27 /libc/stdio/stdio_ext.cpp
parent299798fe02cd43c21e62352f11d7be30d85e0f96 (diff)
Align Soong builds closer to Make
This moves the Android.bp file to use wildcards in the same places that they're using in the Android.mk file. It also fixes a file that was in a different order. Make and Soong still produce binaries with object files in different orders, but that's due to Make reordering the object files based on compile type. Soong keeps the original specified order. It's not possible to emulate the reordered files in the Android.bp, since the arch-specific files won't interleave properly. Change-Id: I9052b3ed7c523c13df5cbe606f913c32c88c7c5f
Diffstat (limited to 'libc/stdio/stdio_ext.cpp')
0 files changed, 0 insertions, 0 deletions