From dd299bf52d759f12d3248b7b2335985694e23dbb Mon Sep 17 00:00:00 2001 From: 5hes <553919500@qq.com> Date: Sun, 26 May 2024 21:22:54 +0800 Subject: [PATCH] Update config.properties --- config.properties | 5 ----- 1 file changed, 5 deletions(-) diff --git a/config.properties b/config.properties index b4863ac..74511ae 100644 --- a/config.properties +++ b/config.properties @@ -16,11 +16,6 @@ CUSTOM_CLANG_BRANCH=main ENABLE_GCC=true ENABLE_AOSP_GCC_ARM64=true ENABLE_AOSP_GCC_ARM32=true -AOSP_GCC_SYSTEM=linux-x86 -AOSP_GCC_ARM64_VERSION=aarch64-linux-android-4.4 -AOSP_GCC_ARM32_VERSION=arm-linux-androideabi-4.4 -AOSP_GCC_ANDROID_VERSION=10.0.0 -AOSP_GCC_RELEASE=r27 USE_CUSTOM_GCC_64=false CUSTOM_GCC_64_SOURCE= CUSTOM_GCC_64_BRANCH=