Commit Graph

4 Commits

Author SHA1 Message Date
Michael Stahl
9931d736ed fdo#52275: Revert "mysqlcppconn: work around weird gcc issue"
This reverts commit d3d533c9e4.

Hard-coding -std=c++xy in one module is a bad idea.

None of these gccs give any spurious error in gnu++11 mode now:
gcc (GCC) 4.6.3 20120306 (Red Hat 4.6.3-2)
gcc (GCC) 4.7.0 20120507 (Red Hat 4.7.0-5)
2012-07-20 14:22:27 +02:00
Michael Stahl
d3d533c9e4 mysqlcppconn: work around weird gcc issue 2011-10-11 17:57:01 +02:00
Rene Engelhard
1523eb9c6d mysqlconnector: #i10000# fix build with system-mysql but internal mysqlcppconn. it does not make sense o specify -lmysqlcppconn in mysqlcppconn build... 2009-12-14 23:31:19 +01:00
Frank Schoenheit [fs]
1f572df392 mysqlconnector: initial import from CWS mysqlnative 2009-12-11 09:51:25 +01:00