• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

Android.mkD22-Nov-2023192 41

README.TXTD22-Nov-2023453 117

cpu-features.hD22-Nov-202311.2 KiB31967

README.TXT

1IMPORTANT: The cpufeatures library has moved to $NDK/sources/android/cpufeatures
2           and is now available as an import module (see docs/IMPORT-MODULE.TXT)
3
4This header is only here to ensure that existing build scripts can still
5reference $NDK/source/cpufeatures in their LOCAL_C_INCLUDES definition,
6but it is DEPRECATED and will be removed in a future NDK release.
7
8Please modify your build scripts to import the library instead ASAP.
9
10Thanks.
11