Use dup2 on FreeBSD aarch64
This commit is contained in:
parent
3487bbfaed
commit
81f829b1b9
@ -1,4 +1,4 @@
|
||||
// +build arm64
|
||||
// +build linux,arm64
|
||||
|
||||
package logging
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// +build linux openbsd freebsd darwin
|
||||
// +build !arm64
|
||||
// +build !linux,arm64
|
||||
|
||||
package logging
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user