mirror of
https://github.com/docker/cli.git
synced 2026-09-02 18:14:35 -05:00
Merge pull request #31703 from jen20/solaris-cflags
pkg/system: Set appropriate CFLAGS on Solaris Upstream-commit: 400d154737cd026f29269bb381390b3d454ba6bb Component: engine
This commit is contained in:
@@ -7,6 +7,7 @@ import (
|
||||
"unsafe"
|
||||
)
|
||||
|
||||
// #cgo CFLAGS: -std=c99
|
||||
// #cgo LDFLAGS: -lkstat
|
||||
// #include <unistd.h>
|
||||
// #include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user