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

This reverts commit bb09b4e7d9, reversing
changes made to 6a368fb7cd.
This commit is contained in:
shirou 2018-01-27 00:58:16 +09:00
parent bb09b4e7d9
commit 4ac6b5b4d3
4 changed files with 1 additions and 6 deletions

View File

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

View File

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