Skip to content

Commit c49f257

Browse files
khilmannuclearcat
authored andcommitted
build-configs: riscv: drop LLVM_IAS=1
According to ClangBuiltLinux folks, this is not needed for v5.4+, and clang builds are not enabled for riscv before that. Signed-off-by: Kevin Hilman <[email protected]>
1 parent ddb1c84 commit c49f257

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config/core/build-configs.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -387,8 +387,6 @@ build_environments:
387387
riscv:
388388
<<: *riscv_params
389389
name:
390-
opts:
391-
LLVM_IAS: '1'
392390

393391
clang-16:
394392
cc: clang

0 commit comments

Comments
 (0)