# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |