mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-02-26 16:57:08 +00:00
fix: fix android-arm64 build
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build android
|
||||
// +build android,cmfa
|
||||
|
||||
package outboundgroup
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// +build android
|
||||
// +build android,cmfa
|
||||
|
||||
package provider
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// +build android
|
||||
// +build android,cmfa
|
||||
|
||||
package dialer
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// +build android
|
||||
// +build android,cmfa
|
||||
|
||||
package mmdb
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// +build android
|
||||
// +build android,cmfa
|
||||
|
||||
package process
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// +build !android
|
||||
// +build !cmfa
|
||||
|
||||
package dns
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// +build android
|
||||
// +build android,cmfa
|
||||
|
||||
package dns
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// +build !android
|
||||
// +build !cmfa
|
||||
|
||||
package dns
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// +build android
|
||||
// +build android,cmfa
|
||||
|
||||
package http
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// +build android
|
||||
// +build android,cmfa
|
||||
|
||||
package provider
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// +build android
|
||||
// +build android,cmfa
|
||||
|
||||
package statistic
|
||||
|
||||
|
||||
Reference in New Issue
Block a user