diff options
| author | Cody P Schafer <dev@codyps.com> | 2014-11-17 13:10:48 -0500 |
|---|---|---|
| committer | Cody P Schafer <dev@codyps.com> | 2014-11-17 16:41:15 -0500 |
| commit | 600cec1cd819a49f556fa30b0639a2f24e76cf71 (patch) | |
| tree | 67839bc4c7fa78f86028e8ed5ca0fb76e1ad623c /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 61e53c94f26af678205fdf8b3fda1e466998a689 (diff) | |
| download | rust-600cec1cd819a49f556fa30b0639a2f24e76cf71.tar.gz rust-600cec1cd819a49f556fa30b0639a2f24e76cf71.zip | |
mk/rt/jemalloc: pass CFG_GCCISH_CFLAGS inside CC instead of passing CFG_CFLAGS in EXTRA_CFLAGS
- CFG_CFLAGS is gone (it was previously only used by jemalloc anyhow). - CFG_JEMALLOC_CFLAGS may contain flags needed for the compiler to function (produce a binary output). - jemalloc's configure runs $(CC) without EXTRA_CFLAGS, and (without this change) will fail if any flags are required for CC to work.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
