aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/os/llvm.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/build-data/os/llvm.txt')
-rw-r--r--src/build-data/os/llvm.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/build-data/os/llvm.txt b/src/build-data/os/llvm.txt
index 132d7749f..87925142d 100644
--- a/src/build-data/os/llvm.txt
+++ b/src/build-data/os/llvm.txt
@@ -1,9 +1,14 @@
obj_suffix bc
+static_suffix bc
+program_suffix .bc
+
ar_command llvm-link
ar_options -o
+use_stack_protector no
+
<target_features>
filesystem
</target_features>