Skip to content

Commit b8ee428

Browse files
committedJun 13, 2024
dispatch: drop LDFLAG -l System as unnecessary and reduces warnings
1 parent 5eeea1b commit b8ee428

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎dispatch/dispatch.go

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
package dispatch
77

88
// #cgo CFLAGS: -x objective-c
9-
// #cgo LDFLAGS: -l System
109
import "C"
1110
import "unsafe"
1211

0 commit comments

Comments
 (0)
Please sign in to comment.