Merge "Revert "[RISC-V] rv64gc_zbb for Android"" am: 08a68a09a9
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2509646 Change-Id: I61ee3be460e77919b2ffbe15dbe34b8909ff6fd3 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -28,7 +28,6 @@ var (
|
|||||||
"-fno-emulated-tls",
|
"-fno-emulated-tls",
|
||||||
// For -fsanitize=shadow-call-stack.
|
// For -fsanitize=shadow-call-stack.
|
||||||
"-ffixed-x18",
|
"-ffixed-x18",
|
||||||
"-march=rv64gc_zbb",
|
|
||||||
}
|
}
|
||||||
|
|
||||||
riscv64ArchVariantCflags = map[string][]string{}
|
riscv64ArchVariantCflags = map[string][]string{}
|
||||||
@@ -37,7 +36,6 @@ var (
|
|||||||
"-Wl,--hash-style=gnu",
|
"-Wl,--hash-style=gnu",
|
||||||
// For -fsanitize=shadow-call-stack.
|
// For -fsanitize=shadow-call-stack.
|
||||||
"-ffixed-x18",
|
"-ffixed-x18",
|
||||||
"-march=rv64gc_zbb",
|
|
||||||
}
|
}
|
||||||
|
|
||||||
riscv64Lldflags = append(riscv64Ldflags,
|
riscv64Lldflags = append(riscv64Ldflags,
|
||||||
|
Reference in New Issue
Block a user