Bug #6964 | mysql_config script incorrectly removes -Wl, flags | ||
---|---|---|---|
Submitted: | 2 Dec 2004 20:45 | Modified: | 11 Jan 2005 20:20 |
Reporter: | Michael Pyne | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 4.0.22 | OS: | Linux (GNU/Linux) |
Assigned to: | Jim Winstead | CPU Architecture: | Any |
[2 Dec 2004 20:45]
Michael Pyne
[5 Jan 2005 2:44]
Jim Winstead
Took a different approach: don't strip out anything that isn't a complete option. This means that -Wl,-O1 and similar constructs will be left intact. (Note two versions of this patch were committed. Correct one is at http://lists.mysql.com/ internals/20286.)
[11 Jan 2005 20:20]
Paul DuBois
Mentioned in 4.1.9 change notes.