Merge pull request #242 from alexcrichton/update-compiler-rt
Update compiler-rt
This commit is contained in:
commit
9b661f8216
2 changed files with 6 additions and 1 deletions
|
|
@ -28,6 +28,11 @@ matrix:
|
|||
- env: TARGET=x86_64-apple-darwin
|
||||
os: osx
|
||||
- env: TARGET=x86_64-unknown-linux-gnu
|
||||
allow_failures:
|
||||
- env: TARGET=thumbv6m-linux-eabi
|
||||
- env: TARGET=thumbv7em-linux-eabi
|
||||
- env: TARGET=thumbv7em-linux-eabihf
|
||||
- env: TARGET=thumbv7m-linux-eabi
|
||||
|
||||
install:
|
||||
- case $TARGET in
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit dfd960b5f1a1751b22738fa34fd27b583f4618db
|
||||
Subproject commit 54d95ca0bd603c322601a61255898e2b8d2a3cae
|
||||
Loading…
Add table
Add a link
Reference in a new issue