commit | 56deefba73fb318ba0498da49adc64de960a6e29 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Tue May 19 11:33:18 2015 -0700 |
committer | Rom Lemarchand <romlem@google.com> | Mon Nov 16 14:28:40 2015 -0800 |
tree | 4f644a4620d3771094f7da995b9bf83db61f3604 | |
parent | 7101b2e2854985727b7ef65e5b5057e0ecf2d034 [diff] |
Stop using libstdc++. These are already getting libc++, so it isn't necessary. If any of the other static libraries (such as adb) use new or delete from libc++, there will be symbol collisions. Change-Id: I55e43ec60006d3c2403122fa1174bde06f18e09f (cherry picked from commit e49a9e527a51f43db792263bb60bfc91293848da)