ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/gcc.spec
(Generate patch)

Comparing COMP/CMSDIST/gcc.spec (file contents):
Revision 1.1 by argiro, Fri Jan 13 16:54:03 2006 UTC vs.
Revision 1.2 by eulisse, Mon Feb 27 14:54:19 2006 UTC

# Line 13 | Line 13 | mkdir -p obj
13   cd obj
14   ../configure --prefix=%i --enable-languages=c,c++,f77 \
15      --enable-shared # --enable-__cxa_atexit
16 < make bootstrap
16 > make %makeprocesses bootstrap
17  
18   %install
19   cd obj && make install

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines