build: disable lib/plugin under gccgo to make rclone build with gccgo

This commit is contained in:
Nick Craig-Wood
2020-07-28 09:56:31 +01:00
parent f406dbbb4d
commit 2cc381b91d
+1
View File
@@ -1,4 +1,5 @@
// +build darwin linux
// +build !gccgo
package plugin