Remove bitrig support from rust
This commit is contained in:
parent
fe5f42cdb8
commit
cc314b066a
47 changed files with 21 additions and 363 deletions
|
@ -177,7 +177,6 @@ def default_build_triple():
|
|||
# The goal here is to come up with the same triple as LLVM would,
|
||||
# at least for the subset of platforms we're willing to target.
|
||||
ostype_mapper = {
|
||||
'Bitrig': 'unknown-bitrig',
|
||||
'Darwin': 'apple-darwin',
|
||||
'DragonFly': 'unknown-dragonfly',
|
||||
'FreeBSD': 'unknown-freebsd',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue