Skip to content

Commit

Permalink
dispatch: drop LDFLAG -l System as unnecessary and reduces warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
progrium committed Jun 13, 2024
1 parent 5eeea1b commit b8ee428
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dispatch/dispatch.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
package dispatch

// #cgo CFLAGS: -x objective-c
// #cgo LDFLAGS: -l System
import "C"
import "unsafe"

Expand Down

0 comments on commit b8ee428

Please sign in to comment.