diff options
author | unknown <tnurnberg@mysql.com/white.intern.koehntopp.de> | 2008-02-25 07:50:55 +0100 |
---|---|---|
committer | unknown <tnurnberg@mysql.com/white.intern.koehntopp.de> | 2008-02-25 07:50:55 +0100 |
commit | 1eb99d3fd4e57580b8fd87f630f69370d5766b07 (patch) | |
tree | dd1246c962fe503cbabdf7fd30bf92bbcdc1fc97 /regex/cname.h | |
parent | 012aab7d8bf7ae9c30751a6d5f666c7731ecfdf3 (diff) | |
download | mariadb-git-1eb99d3fd4e57580b8fd87f630f69370d5766b07.tar.gz |
Bug#29645: Link failure when using the embedded server
mysql_config --cflags gave a flag that forced the HP/UX
C++ compiler into C-mode; as a result, C++ sources could
not be compiled correctly.
We now filter out the offending flag (like we do for Sun)
so that --cflags will work for both C and C++.
scripts/mysql_config.sh:
Add -AC99 (for HP/UX) to the list of flags we need to remove
from "mysql_config --cflags" so they work for C and C++ both.
Diffstat (limited to 'regex/cname.h')
0 files changed, 0 insertions, 0 deletions