Explorar el Código

Update Makefile

FluffyTigerfear hace 2 años
padre
commit
994227c40f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 aarch||arm||i686||x86_64
+	depends on aarch64||arm64||i686||x86_64
 	depends on !(TARGET_x86_geode||TARGET_x86_legacy)
 	default n