Magellan Linux

Diff of /smage/trunk/core/nasm/nasm-2.10.09-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5033 by niro, Thu Aug 8 08:09:39 2013 UTC revision 5034 by niro, Thu Aug 8 08:16:25 2013 UTC
# Line 31  src_compile() Line 31  src_compile()
31    
32   mconfigure || die   mconfigure || die
33   # eglibc doesnt like parallel builds   # eglibc doesnt like parallel builds
34   mmake -j1 everything || die   mmake -j1 all || die
35  }  }
36    
37  src_install()  src_install()

Legend:
Removed from v.5033  
changed lines
  Added in v.5034