mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
build: disable lib/plugin under gccgo to make rclone build with gccgo
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// +build darwin linux
|
||||
// +build !gccgo
|
||||
|
||||
package plugin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user