Fix build of lldb-gdbserver and lldb-platform for android (arm32 and x86)
- Fix cmake script for android x86
- Reorder includes to avoid collision between system macros and local variables in clang framework
Paths
| Differential D7435
Fix build of lldb-gdbserver and lldb-platform for android (arm32 and x86) ClosedPublic Authored by tberghammer on Feb 5 2015, 5:55 AM.
Details Summary Fix build of lldb-gdbserver and lldb-platform for android (arm32 and x86)
Diff Detail
Event Timelinetberghammer retitled this revision from to Fix build of lldb-gdbserver and lldb-platform for android (arm32 and x86). tberghammer updated this object. This revision is now accepted and ready to land.Feb 5 2015, 9:53 AM Closed by commit rL228388: Fix build of lldb-gdbserver and lldb-platform for android (arm32, x86) (authored by tberghammer). · Explain WhyFeb 6 2015, 2:59 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 19468 lldb/trunk/cmake/platforms/Android.cmake
lldb/trunk/source/Plugins/Process/Linux/NativeProcessLinux.cpp
lldb/trunk/source/Plugins/Process/Linux/ProcessMonitor.cpp
|