mirror of
https://github.com/shirou/gopsutil.git
synced 2025-04-28 13:48:49 +08:00
Revert "Fix build with bazel on OSX"
This reverts commit 51c7c4013b6b2317265bfeee7c21cf2e9872596e.
This commit is contained in:
parent
ab3d3b7f21
commit
b8c456e534
@ -4,7 +4,7 @@
|
||||
package host
|
||||
|
||||
// #cgo LDFLAGS: -framework IOKit
|
||||
// #include "smc.h"
|
||||
// #include "include/smc.c"
|
||||
import "C"
|
||||
|
||||
func SensorsTemperatures() ([]TemperatureStat, error) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user