mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-05 00:08:06 +08:00
Merge pull request #6439 from fd/fix/plugins/enable-darwin
Load plugins on darwin/macOS
This commit is contained in:
commit
dd4ced2530
@ -1,4 +1,5 @@
|
||||
// +build !noplugin
|
||||
// +build linux,cgo darwin,cgo
|
||||
|
||||
package loader
|
||||
|
||||
Loading…
Reference in New Issue
Block a user