commit | f826ee38a04ff938cef8c13817d99261c4eedb3c | [log] [tgz] |
---|---|---|
author | Chih-Wei Huang <cwhuang@linux.org.tw> | Fri Sep 02 14:55:57 2016 +0800 |
committer | Chih-Wei Huang <cwhuang@linux.org.tw> | Fri Sep 02 14:55:57 2016 +0800 |
tree | 12e5834aa8a6fd3c1d2d06e05778a462966a8071 | |
parent | 690b35bfb8776d221f8b1e1e485b9b0a32c63f68 [diff] |
android: disable asm temporarily It causes 32-bit libglapi.so has text relocations issue. The linker of Android 7.0 refuses to load it so all 32-bit apps can't run. Disable it until we come out a proper solution.