Commit 329a6e9c authored by unknown's avatar unknown
Browse files

Protect flags like -Wl,-O2 from being mangled by mysql_config (Bug #6964)

(Second commit of this patch -- first included wrong changes.)


scripts/mysql_config.sh:
  Make sure we are only removing whole options (protects -Wl,-O2, for example)
parent 55ace5fd
Loading
Loading
Loading
Loading
+1 −1

File changed.

Contains only whitespace changes.