aboutsummaryrefslogtreecommitdiffstats
path: root/main/gcc/gcc-go.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'main/gcc/gcc-go.post-install')
-rw-r--r--main/gcc/gcc-go.post-install8
1 files changed, 8 insertions, 0 deletions
diff --git a/main/gcc/gcc-go.post-install b/main/gcc/gcc-go.post-install
new file mode 100644
index 00000000000..6805fa7cf36
--- /dev/null
+++ b/main/gcc/gcc-go.post-install
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+cat 1>&2 <<EOF
+*
+* gcc-go is used in Alpine for bootstrapping Go.
+* It is currently discouraged to use it for other purposes.
+*
+EOF