diff options
author | Joerg Bruehe <joerg@mysql.com> | 2008-11-06 16:24:58 +0100 |
---|---|---|
committer | Joerg Bruehe <joerg@mysql.com> | 2008-11-06 16:24:58 +0100 |
commit | 723b92054c20d4bc5b37650b99c74d2136b7aa60 (patch) | |
tree | 054626037ba4530233c62d28036caec35de4356f /mysql-test/t/innodb_data_file_path_basic.test | |
parent | a83f5b18efaa54df3b56c86c1ab9244280447f24 (diff) | |
download | mariadb-git-723b92054c20d4bc5b37650b99c74d2136b7aa60.tar.gz |
Bug #40546 Debug server in RPM is built with compiler optimization
Prevent this by modifying CFLAGS and CXXFLAGS.
support-files/mysql.spec.sh:
Bug #40546 Debug server in RPM is built with compiler optimization
Modify CFLAGS and CXXFLAGS for the duration of the debug server build
(implemented by doing it in a subshell)
so that they do not contain any optimization flag.
Play it safe and prepare for both gcc and icc.
Diffstat (limited to 'mysql-test/t/innodb_data_file_path_basic.test')
0 files changed, 0 insertions, 0 deletions