mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-03-04 04:47:30 +00:00
fix: fix android-arm64 build
This commit is contained in:
7
dns/patch_common.go
Normal file
7
dns/patch_common.go
Normal file
@@ -0,0 +1,7 @@
|
||||
// +build !cmfa
|
||||
|
||||
package dns
|
||||
|
||||
func UpdateIsolateHandler(resolver *Resolver, mapper *ResolverEnhancer) {
|
||||
return
|
||||
}
|
||||
Reference in New Issue
Block a user