You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Successfully compiled against all other ABI's, getting the following for mips64:
n file included from
jni/google-breakpad/android/google_breakpad/../../src/client/linux/dump_writer_c
ommon/thread_info.h:37:0,
from jni/google-breakpad/android/google_breakpad/../../src/client/linux/minidump_writer/linux_dumper.h:48,
from jni/google-breakpad/android/google_breakpad/../../src/client/linux/minidump_writer/minidump_writer.h:41,
from jni/google-breakpad/android/google_breakpad/../../src/client/linux/handler/exception_handler.h:42,
from jni/Platform//JADCoreInitializer.cpp:24:
jni/google-breakpad/android/google_breakpad/../../src/common/memory.h: In
member function 'uint8_t* google_breakpad::PageAllocator::GetNPages(size_t)':
jni/google-breakpad/android/google_breakpad/../../src/common/memory.h:120:58:
error: 'sys_mmap' was not declared in this scope
MAP_PRIVATE | MAP_ANONYMOUS, -1, 0);
Platform: Android
OS: 4.4.4
NDK: r10d
Original issue reported on code.google.com by [email protected] on 21 Apr 2015 at 12:43
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 21 Apr 2015 at 12:43The text was updated successfully, but these errors were encountered: