# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM external mysql 5.0.18 | |
2 | – | Requires: gcc-wrapper |
2 | ## INITENV +PATH LD_LIBRARY_PATH %i/lib/mysql | |
3 | ||
4 | #Different download locations according to the version. | |
# | Line 23 | Line 22 | perl -p -i -e 's/-traditional-cpp/-no-cp | |
22 | %endif | |
23 | ||
24 | %build | |
26 | – | ## IMPORT gcc-wrapper |
25 | CFLAGS=-O3 CXX=gcc CXXFLAGS="-O3 -felide-constructors -fno-exceptions -fno-rtti" \ | |
26 | ./configure --prefix=%i --with-extra-charsets=complex \ | |
27 | --enable-thread-safe-client --enable-local-infile |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |