about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-02-05 08:54:46 +0000
committerbors <bors@rust-lang.org>2016-02-05 08:54:46 +0000
commit06fac8298f9c5c0d7cb91b4fcc15170e12169142 (patch)
tree445bdea764ad908f495941d1b86f16f3bdb04c26 /src/libstd/sys/unix/stack_overflow.rs
parent2ad6dc2556c19f49280b561fc1f5246ff9f9d6ed (diff)
parente9dfc94d263eeb7c4ce25a50619cc2e0cdc32b66 (diff)
downloadrust-06fac8298f9c5c0d7cb91b4fcc15170e12169142.tar.gz
rust-06fac8298f9c5c0d7cb91b4fcc15170e12169142.zip
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.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions