mirror of
https://github.com/ii64/sonic.git
synced 2026-06-21 00:46:43 +08:00
build: all fallbacks to compact.go on ARM arch (#286)
This commit is contained in:
parent
dd3e092a5b
commit
1a7758c557
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// +build !amd64,!darwin
|
||||
// +build !amd64
|
||||
|
||||
/*
|
||||
* Copyright 2021 ByteDance Inc.
|
||||
|
|
|
|||
Loading…
Reference in a new issue