diff --git a/tools/plugins-with-additional-packages.sh b/tools/plugins-with-additional-packages.sh index 00659187..810603ab 100755 --- a/tools/plugins-with-additional-packages.sh +++ b/tools/plugins-with-additional-packages.sh @@ -6,4 +6,5 @@ # as opposed to customisation plugins. # See plugins/README.md for more information. -echo plugins/{apps,gcc4,gcc6,gcc7,gcc8,go,luarocks,native,tcl.tk} +# gcc plugins override each other and end up with errors +echo plugins/{apps,go,luarocks,native,tcl.tk}