Remove asmjs from library
This commit is contained in:
parent
2106b63b7b
commit
6649219c3f
6 changed files with 0 additions and 21 deletions
|
@ -31,7 +31,6 @@ pub use self::arch::{blkcnt_t, blksize_t, ino_t, nlink_t, off_t, stat, time_t};
|
|||
target_arch = "powerpc",
|
||||
target_arch = "sparc",
|
||||
target_arch = "arm",
|
||||
target_arch = "asmjs",
|
||||
target_arch = "wasm32"
|
||||
))]
|
||||
mod arch {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue