]> Cypherpunks.ru repositories - gostls13.git/blobdiff - src/all.rc
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / all.rc
index 04d4b255c05ff4fe25bf7f117f01e4c42f3e5c72..45b1261a2064a67c1e00816ed323898592d12cd2 100755 (executable)
@@ -3,11 +3,14 @@
 # Use of this source code is governed by a BSD-style
 # license that can be found in the LICENSE file.
 
+rfork n
+
 if(! test -f make.rc){
        echo 'all.rc must be run from $GOROOT/src' >[1=2]
        exit wrongdir
 }
 
-. ./make.rc --no-banner
+. ./make.rc --no-banner $*
+bind -b $GOROOT/bin /bin
 ./run.rc --no-rebuild
 $GOTOOLDIR/dist banner  # print build info