Projects

Ticket #295: patch.diff

File patch.diff, 0.5 KB (added by mike@…, 3 years ago)
  • README.rdoc

     
    3636  by using all/more cores. However, doing this can make your machine 
    3737  unresponsive during compilation. To use multiple cores pass the `-j N' 
    3838  option, where `N' stands for the number of cores you'd like to use. So for a 
    39   Dore Duo the command would look like: 
     39  Core Duo the command would look like: 
    4040   
    4141    $ UNIVERSAL=1 UNIVERSAL_ARCH="i386 x86_64" ENABLE_OPTIMIZED=1 make -j2 
    4242