Releases: bnsmb/Magisk-Module-with-clang19
Releases · bnsmb/Magisk-Module-with-clang19
version 1.2.1 of the Magisk Module with clang19 for Android on arm64 CPUs
fixed an error in the statement to define the variable NDK_DIR in the file init_clang19_env
Because of this fix the clang failed to start in the version 1.2.0 of this Magisk Module
(see this post: https://xdaforums.com/t/module-magisk-module-with-clang19-and-the-ndk-r27b.4700994/post-90128454)
version 1.2.0 of the Magisk Module with clang19 for Android on arm64 CPUs
18.01.2025 v1.1.0
added pkgconf 2.3.0
14.04.2025 v1.2.0
use symbolic links for various clang19 binaries
added support for a user defined init script
corrected typos and minor errors in the init script
the default API version defined by the init script is now 31
Update 03.06.2025
There is an error in the script init_clang19_env in this Module version that prevents the execution of clang -- the error is fixed in the version 1.2.1 of the repository