From 8ae199f519266b6171a451b7fabffd3b741e5445 Mon Sep 17 00:00:00 2001 From: Shuery Date: Wed, 25 Oct 2023 01:00:17 +0800 Subject: [PATCH] fix: try to fix junk at end of line. --- repos/repos.polaris.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos/repos.polaris.json b/repos/repos.polaris.json index 8c3a8e0b0..c6f53b254 100644 --- a/repos/repos.polaris.json +++ b/repos/repos.polaris.json @@ -86,6 +86,9 @@ "OBJSIZE": "llvm-size", "STRIP": "llvm-strip", "LDGOLD": "aarch64-linux-gnu-ld.gold", + "LLVM": "1", + "LLVM_IAS": "1", + "LLVM": "-14", "LLVM_AR": "llvm-ar", "LLVM_DIS": "llvm-dis" }