diff options
author | Jack Lloyd <[email protected]> | 2017-01-18 23:53:21 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-01-18 23:53:21 -0500 |
commit | 59fe7e7a9559eb3624d8ef310325bbb917f89033 (patch) | |
tree | 138fa33873d84c41725d1cd15f43f81d6b975258 /src/build-data/os/android.txt | |
parent | 4242fabe65b5710ace9799f692b462aa8b6ee37a (diff) | |
parent | 7880efc3c8d714088c82f053b8123b81ad569737 (diff) |
Merge GH #843 Refactor CPUID impl, add ARM feature detection
Diffstat (limited to 'src/build-data/os/android.txt')
-rw-r--r-- | src/build-data/os/android.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build-data/os/android.txt b/src/build-data/os/android.txt index 50d97fd8f..db06bab1d 100644 --- a/src/build-data/os/android.txt +++ b/src/build-data/os/android.txt @@ -7,6 +7,7 @@ clock_gettime gettimeofday posix_mlock gmtime_r +getauxval dlopen readdir threads |