An error occurred fetching the project authors.
- 17 Jul, 2016 2 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
clang + libc++ does not work, it still requires libc++_shared.so runtime even if -lstdc++ is used, which supposed to link with static version of libc++.
-
- 16 Jul, 2016 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 19 Sep, 2015 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 01 Jun, 2015 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 11 Jan, 2015 2 commits
-
-
Tatsuhiro Tsujikawa authored
With androideabi-4.9, android build now supports threading.
-
Tatsuhiro Tsujikawa authored
-
- 03 Dec, 2014 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 19 Oct, 2014 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 14 Sep, 2014 1 commit
-
-
Tatsuhiro Tsujikawa authored
Android does not have _Exit. We detect this and use _exit instead. clang-3.4 has an issue around undefined reference to __atomic_fetch_add_4, so we stick to gcc-4.8 for now.
-
- 17 Aug, 2014 1 commit
-
-
Tatsuhiro Tsujikawa authored
-