| Bug #77655 | CXXFLAGS and CFLAGS are populated with server flags instead of the system ones. | ||
|---|---|---|---|
| Submitted: | 8 Jul 2015 11:24 | Modified: | 17 Nov 2015 19:29 |
| Reporter: | Marcin Szalowicz | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | Connector / C++ | Severity: | S3 (Non-critical) |
| Version: | 1.1.6 | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
[8 Jul 2015 11:24]
Marcin Szalowicz
[17 Nov 2015 19:29]
Paul DuBois
Noted in 1.1.7 changelog. During Conneector/C++ builds, the MySQL Server CXXFLAGS and CFLAGS values were used rather than the system default values.
[17 Nov 2015 22:39]
Paul DuBois
Revised changelog entry: During Conneector/C++ builds, the MySQL Server CXXFLAGS and CFLAGS values were used rather than the system default values. To specify explicitly to use the server values, enable the new USE_SERVER_CXXFLAGS CMake option.
