konstantin@mysql.com
59f20d290f
Remove dead code from BUILD/ scripts: $debug_extra_warnings is
...
never defined.
It was used at some point to add -Wuninitialized to debug flags,
but not any more. If there is still need to add -Wunitialized,
it can be added directly to $global_warnings.
2006-04-05 17:50:33 +04:00
konstantin@mysql.com
976a7493d3
Remove dead code from BUILD/ scripts.
2006-04-05 16:50:12 +04:00
jimw@mysql.com
effec1490f
Fix all BUILD/*max* scripts to use -DBIG_TABLES, like our real Max builds do.
...
(Simpler fix than last commit -- no need to mess with base_cxxflags.)
2005-01-19 10:24:51 -08:00
jimw@mysql.com
2965e7285b
Put flags for -max building in BUILD/SETUP.sh so they are consistent across
...
all architectures, and in sync with the flags used to build the MySQL Max
packages. Also back-port AMD64 build scripts from 5.0.
2005-01-13 09:05:23 -08:00