]> 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 454582c0c7459bd0aecad0abe112f1b4e0752795..5f8e8fec63dc43ff9ee0f34af900cd66844cc2d2 100755 (executable)
@@ -8,6 +8,6 @@ if [ ! -f make.bash ]; then
        echo 'all.bash must be run from $GOROOT/src' 1>&2
        exit 1
 fi
-. ./make.bash --no-banner
+. ./make.bash "$@" --no-banner
 bash run.bash --no-rebuild
 $GOTOOLDIR/dist banner  # print build info