DescriptionMIPS Android: use asm/sgidefs.h instead of sgidefs.h
Including LSS from Chromium's base_unittests breaks compilation on MIPS
Android. Breakpad works around this by suppling an sgidefs.h that just
includes asm/sgidefs.h. This CL makes LSS include asm/sgidefs.h
directly when building for MIPS Android, preventing other projects for
having to apply the same workaround.
BUG=512384
Patch contributed by Ian Cullinan (cullinan@amazon.com).
R=mseaborn@chromium.org
Committed: https://code.google.com/p/linux-syscall-support/source/detail?r=36
Patch Set 1 #
Total comments: 1
Patch Set 2 : fix typo #Messages
Total messages: 15 (5 generated)
|