On Tue, 2011-01-18 at 07:51 +0330, ali hagigat wrote: > The ā-lā option with no following number removes the load limit, if > one was given with a previous ā-lā option. > ------------------------------------------------------------------------- > How -l option without number removes the limit? I use make -l 2.5 -l? > Does it make sense?
make -l 2.5 -l does not set a load limit. The first -l sets it, then the second unsets it. -- ~ LukeShu http://lukeshu.ath.cx/ _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
