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

Comparing COMP/CMSDIST/mysql.spec (file contents):
Revision 1.25 by valya, Fri Jun 5 22:23:12 2009 UTC vs.
Revision 1.26 by valya, Fri Jul 24 14:56:43 2009 UTC

# Line 26 | Line 26 | perl -p -i -e 's/-traditional-cpp/-no-cp
26   %build
27   CFLAGS=-O3 CXX=gcc CXXFLAGS="-O3 -felide-constructors -fno-exceptions -fno-rtti" \
28     ./configure --prefix=%i --with-extra-charsets=complex \
29 <      --enable-thread-safe-client --enable-local-infile
29 >      --enable-thread-safe-client --enable-local-infile \
30 >      --with-plugins=innobase
31   make %makeprocesses
32  
33   %install

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines