Skip to content

Commit

Permalink
Remove data-layout
Browse files Browse the repository at this point in the history
  • Loading branch information
rasendubi committed Feb 18, 2016
1 parent 5b8c942 commit f788e32
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ build = "build.rs"

[lib]
name = "kernel"
path = "src/kernel.rs"
crate-type = ["staticlib"]
doctest = true

Expand Down
File renamed without changes.
1 change: 0 additions & 1 deletion thumbv7em-none-eabi
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"data-layout": "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:64:128-a:0:64-n32",
"llvm-target": "thumbv7em-none-eabi",
"linker": "arm-none-eabi-gcc",
"target-endian": "little",
Expand Down

0 comments on commit f788e32

Please sign in to comment.