Revert "Merge pull request #470 from improbable-io/bug-darwin-build-2"
This reverts commitbb09b4e7d9
, reversing changes made to6a368fb7cd
.
This commit is contained in:
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…
Reference in New Issue