Skip to content

Commit

Permalink
tests: Update data-layout for aarch64-unknown-linux-uclibc
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Oct 17, 2024
1 parent 238417f commit 155fe19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target-specs/aarch64-unknown-linux-uclibc.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"arch": "aarch64",
"crt-static-respected": true,
"data-layout": "e-m:e-i8:8:32-i16:16:32-i64:64-i128:128-n32:64-S128-Fn32",
"data-layout": "e-m:e-p270:32:32-p271:32:32-p272:64:64-i8:8:32-i16:16:32-i64:64-i128:128-n32:64-S128-Fn32",
"dynamic-linking": true,
"env": "uclibc",
"has-rpath": true,
Expand Down

0 comments on commit 155fe19

Please sign in to comment.