]> Cypherpunks.ru repositories - gostls13.git/blobdiff - src/all.bash
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / all.bash
index 4a98fe9f6bd94a18e9e2487bb297349163ed6ed5..5f8e8fec63dc43ff9ee0f34af900cd66844cc2d2 100755 (executable)
@@ -8,7 +8,6 @@ if [ ! -f make.bash ]; then
        echo 'all.bash must be run from $GOROOT/src' 1>&2
        exit 1
 fi
-. ./make.bash
+. ./make.bash "$@" --no-banner
 bash run.bash --no-rebuild
-installed  # function defined by make.bash
-
+$GOTOOLDIR/dist banner  # print build info