summaryrefslogtreecommitdiff
path: root/src/mqueue.rs
diff options
context:
space:
mode:
authorHomu <homu@barosl.com>2016-09-19 09:00:38 +0900
committerHomu <homu@barosl.com>2016-09-19 09:00:38 +0900
commit1b4656f49172f65e2af2291ecee8c72b0e92bc17 (patch)
tree4e15895cf2b9878da6bd69bebe211756ae809b86 /src/mqueue.rs
parent9f3f7c21890e93bf3a6907c8e5f8dbd12d0f253b (diff)
parent1f2d896b9692f138e4c0cfa116deb4d34ab893ea (diff)
downloadnix-1b4656f49172f65e2af2291ecee8c72b0e92bc17.zip
Auto merge of #430 - tessel:master, r=posborne
Removes SIGSTKFLT when cross-compiling to MIPS. This is the only failing error when cross compiling to Tessel, which is a MIPS-based architecture. Apparently libc does not have SIGSTKFLT (Term Stack fault on coprocessor) on this system, and indeed it does not have a coprocessor. This commit should preserve the semantics for all other architectures. Potentially this can be inverted in the future if more platforms are added to only *whitelist* ARM, x86, x86_64, but I thought this conditional would suffice.
Diffstat (limited to 'src/mqueue.rs')
0 files changed, 0 insertions, 0 deletions