[Xorp-cvs] SF.net SVN: xorp:[11701] trunk/xorp/BUILD_NOTES

greear at users.sourceforge.net greear at users.sourceforge.net
Fri Apr 30 20:51:10 PDT 2010


Revision: 11701
          http://xorp.svn.sourceforge.net/xorp/?rev=11701&view=rev
Author:   greear
Date:     2010-05-01 03:51:10 +0000 (Sat, 01 May 2010)

Log Message:
-----------
build-notes:  Remove -j4 option

It was feared that the parallel build option might cause problems
in some cases.

Signed-off-by: Ben Greear <greearb at candelatech.com>

Modified Paths:
--------------
    trunk/xorp/BUILD_NOTES

Modified: trunk/xorp/BUILD_NOTES
===================================================================
--- trunk/xorp/BUILD_NOTES	2010-04-30 05:45:56 UTC (rev 11700)
+++ trunk/xorp/BUILD_NOTES	2010-05-01 03:51:10 UTC (rev 11701)
@@ -18,7 +18,7 @@
 To compile XORP, you must have SCons installed. Then just
 run the following commands in the top-level directory:
 
-scons -j4
+scons
 scons install
 
 To change the default C and C++ compilers, then assign the binary


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Xorp-cvs mailing list