Temporarily work around a problem with the LDT code.

We crash at -O2 (in the same code valgrind doesn't like) but not at -O0.
Using the #pragma to just use -O0 for that file doesn't help. So for now
we'll have to suffer the 2x slowdown until someone gets change to find
and fix this.

Change-Id: Ibcd2b5d4aba9044abb353f6d38dbce0705935a7f
1 file changed
tree: 7a5baea392e4945cfabfe1fd335782a35cc02ae7
  1. build/
  2. src/
  3. test/
  4. tools/
  5. Android.mk