Revert "Merge pull request #470 from improbable-io/bug-darwin-build-2"

This reverts commit bb09b4e7d9, reversing
changes made to 6a368fb7cd.
tags/v2.18.01
shirou 8 years ago
parent bb09b4e7d9
commit 4ac6b5b4d3

@ -1,5 +0,0 @@
// +build cgo
package host
import "C"

@ -4,7 +4,7 @@
package host
// #cgo LDFLAGS: -framework IOKit
// #include "smc.h"
// #include "include/smc.c"
import "C"
import "context"

Loading…
Cancel
Save