Explorar o código

Remove the 'build_all' alias, now that 'stage' is built by default too.

[SVN r53815]
Vladimir Prus %!s(int64=17) %!d(string=hai) anos
pai
achega
5411a2c738
Modificáronse 1 ficheiros con 0 adicións e 6 borrados
  1. 0 6
      Jamroot

+ 0 - 6
Jamroot

@@ -640,12 +640,6 @@ Use 'bjam install --prefix=<path>' if you wish to install headers and
 libraries to a different location and remove the source tree.\n\n"
   ;
 
-
-# Just build the libraries, don't install them anywhere. This is what happens
-# with just "bjam --v2".
-alias build_all : libs/$(libraries)/build ;
-
-
 # This rule should be called from libraries' Jamfiles and will create two
 # targets, "install" and "stage", that will install or stage that library. The
 # --prefix option is respected, but --with and --without options, naturally, are

粤ICP备19079148号