bors 06fac8298f Auto merge of #31388 - gmbonnet:compiler-rt-werror, r=alexcrichton
Without this patch, `compiler-rt` fails to build when the `CFLAGS` environment variable contains a `-Werror=*` flag (for example `-Werror=format-security`).

The build system was removing only the `-Werror` part from the flag, thus passing an unrecognized `=*` (for example `=format-security`) argument to gcc.
2016-02-05 08:54:46 +00:00
..
2015-10-27 23:47:53 +13:00
2015-07-30 06:35:42 +10:00
2015-12-04 08:55:02 -08:00
2015-11-16 18:55:07 -05:00
2015-11-13 15:15:51 -05:00