Removed -fconstant-cfstrings CGO build flag
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
package enumerator // import "go.bug.st/serial.v1/enumerator"
|
package enumerator // import "go.bug.st/serial.v1/enumerator"
|
||||||
|
|
||||||
// #cgo LDFLAGS: -framework CoreFoundation -framework IOKit -fconstant-cfstrings
|
// #cgo LDFLAGS: -framework CoreFoundation -framework IOKit
|
||||||
// #include <IOKit/IOKitLib.h>
|
// #include <IOKit/IOKitLib.h>
|
||||||
// #include <CoreFoundation/CoreFoundation.h>
|
// #include <CoreFoundation/CoreFoundation.h>
|
||||||
// #include <stdlib.h>
|
// #include <stdlib.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user