Browse Source

Update Makefile

FluffyTigerfear 2 years ago
parent
commit
38623aa350
1 changed files with 1 additions and 1 deletions
  1. 1 1
      luci-app-ssr-plus/Makefile

+ 1 - 1
luci-app-ssr-plus/Makefile

@@ -123,7 +123,7 @@ config PACKAGE_$(PKG_NAME)_INCLUDE_TUIC-Client
 	bool "Include tuic-client"
 	select PACKAGE_$(PKG_NAME)_INCLUDE_ChinaDNS_NG
 	select PACKAGE_$(PKG_NAME)_INCLUDE_IPT2Socks
-	depends on aarch64||arm64||i686||x86_64
+	depends on aarch64||i686||x86_64
 	depends on !(TARGET_x86_geode||TARGET_x86_legacy)
 	default n