Uh keyboard replace text

This commit is contained in:
Tran Khanh Duy 2020-10-19 18:40:01 +07:00 committed by GitHub
parent 3977344599
commit c940ee03e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ cat <<EOT >> patchstat.txt
#define S_IEXEC S_IXUSR
EOT
ct patchstat.txt >> $NDK_HOME/platforms/android-21/arch-$TARGET_SHORT/usr/include/sys/stat.h
cat patchstat.txt >> $NDK_HOME/platforms/android-21/arch-$TARGET_SHORT/usr/include/sys/stat.h
cd openjdk
rm -rf build