syscall: don't build libcall_bsd.go on solaris
This new file was based on master sources that are built for *BSD but not Solaris Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/266017
This commit is contained in:
parent
3dcd47389b
commit
dfbadb8ce9
@ -1,4 +1,4 @@
|
||||
be0d2cc2df9f98d967c242594838f86362dae2e7
|
||||
88a25df9133e9a1fc28a00b08ee30d7e5ab2cdbb
|
||||
|
||||
The first line of this file holds the git revision number of the last
|
||||
merge done from the gofrontend repository.
|
||||
|
@ -2,7 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build darwin dragonfly freebsd netbsd openbsd solaris
|
||||
// +build darwin dragonfly freebsd netbsd openbsd
|
||||
|
||||
// BSD library calls.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user