chore: remove obsolete // +build tag (#13440)

Signed-off-by: zjumathcode <pai314159@2980.com>
This commit is contained in:
zjumathcode
2025-12-02 12:51:58 +08:00
committed by GitHub
parent dc3046650c
commit 7f9065104b
32 changed files with 0 additions and 32 deletions

View File

@@ -1,5 +1,4 @@
//go:build debug || 2k
// +build debug 2k
package buildconstants

View File

@@ -1,5 +1,4 @@
//go:build debug || 2k
// +build debug 2k
package buildconstants

View File

@@ -1,5 +1,4 @@
//go:build butterflynet
// +build butterflynet
package buildconstants

View File

@@ -1,5 +1,4 @@
//go:build butterflynet
// +build butterflynet
package buildconstants

View File

@@ -1,5 +1,4 @@
//go:build calibnet
// +build calibnet
package buildconstants

View File

@@ -1,5 +1,4 @@
//go:build calibnet
// +build calibnet
package buildconstants

View File

@@ -1,5 +1,4 @@
//go:build debug
// +build debug
package buildconstants

View File

@@ -1,5 +1,4 @@
//go:build interopnet
// +build interopnet
package buildconstants

View File

@@ -1,5 +1,4 @@
//go:build interopnet
// +build interopnet
package buildconstants

View File

@@ -1,5 +1,4 @@
//go:build !debug && !2k && !testground && !calibnet && !butterflynet && !interopnet
// +build !debug,!2k,!testground,!calibnet,!butterflynet,!interopnet
package buildconstants

View File

@@ -1,5 +1,4 @@
//go:build !debug && !2k && !testground && !calibnet && !butterflynet && !interopnet
// +build !debug,!2k,!testground,!calibnet,!butterflynet,!interopnet
package buildconstants

View File

@@ -1,5 +1,4 @@
//go:build !testground
// +build !testground
package buildconstants

View File

@@ -1,5 +1,4 @@
//go:build testground
// +build testground
// This file makes hardcoded parameters (const) configurable as vars.
//

View File

@@ -1,5 +1,4 @@
//go:build testground
// +build testground
package buildconstants

View File

@@ -1,5 +1,4 @@
//go:build release
// +build release
package build_test

View File

@@ -1,5 +1,4 @@
//go:build tools
// +build tools
package build

View File

@@ -1,5 +1,4 @@
//go:build cgo
// +build cgo
package proofsffi

View File

@@ -1,5 +1,4 @@
//go:build gofuzz
// +build gofuzz
package types

View File

@@ -1,5 +1,4 @@
//go:build !nodaemon
// +build !nodaemon
package lotus

View File

@@ -1,5 +1,4 @@
//go:build nodaemon
// +build nodaemon
package lotus

View File

@@ -1,5 +1,4 @@
//go:build debug
// +build debug
package lotus

View File

@@ -1,5 +1,4 @@
//go:build freebsd
// +build freebsd
package ulimit

View File

@@ -1,5 +1,4 @@
//go:build !windows
// +build !windows
// This file tests file descriptor limits; since this is an OS feature, it should not be annotated

View File

@@ -1,5 +1,4 @@
//go:build darwin || linux || netbsd || openbsd
// +build darwin linux netbsd openbsd
package ulimit

View File

@@ -1,5 +1,4 @@
//go:build !linux
// +build !linux
package sealer

View File

@@ -1,5 +1,4 @@
//go:build linux
// +build linux
package sealer

View File

@@ -1,5 +1,4 @@
//go:build cgo
// +build cgo
package ffiwrapper

View File

@@ -1,5 +1,4 @@
//go:build cgo
// +build cgo
package ffiwrapper

View File

@@ -1,5 +1,4 @@
//go:build cgo
// +build cgo
package ffiwrapper

View File

@@ -1,5 +1,4 @@
//go:build !linux
// +build !linux
package fsutil

View File

@@ -1,5 +1,4 @@
//go:build !windows
// +build !windows
package fsutil

View File

@@ -1,5 +1,4 @@
//go:build !windows
// +build !windows
package fsutil