commit | b381ead492251a797d2df4b260cb01eb1f64cfad | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Fri Jul 10 13:49:19 2009 +0200 |
committer | David 'Digit' Turner <digit@google.com> | Fri Jul 10 13:49:19 2009 +0200 |
tree | b895b138fe6eacde9797a855a5b1eb53841c32ce | |
parent | 360efc12dcfece46e5999505bd8042cba56a4289 [diff] |
Don't build libstdc++ host tests with the Bionic headers. This creates conflicts (e.g. <cfloat> includes <sys/limits.h> which is not always available on the host). Add missing using ::<function> statements to test_cstdlib.cpp. Remove obsolete debug trace (LOCAL_MODULE=xxxxx) in Android.mk