Skip to content

Commit a067daf

Browse files
committed
---
yaml --- r: 63695 b: refs/heads/snap-stage3 c: ebed4d0 h: refs/heads/master i: 63693: b0fdefc 63691: 35659ed 63687: d472828 63679: abb0550 v: v3
1 parent 3d69e96 commit a067daf

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
refs/heads/master: 2d28d645422c1617be58c8ca7ad9a457264ca850
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: 22408d9ad536975002b4d43f232033eca4482741
4+
refs/heads/snap-stage3: ebed4d00d01753d25fba087c6b5edcbc1406f306
55
refs/heads/try: 7b78b52e602bb3ea8174f9b2006bff3315f03ef9
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b

branches/snap-stage3/configure

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -834,9 +834,7 @@ do
834834
LLVM_TARGET="--target=$t"
835835

836836
# Disable unused LLVM features
837-
LLVM_OPTS="$LLVM_DBG_OPTS --disable-docs \
838-
--enable-bindings=none --disable-threads \
839-
--disable-pthreads"
837+
LLVM_OPTS="$LLVM_DBG_OPTS --disable-docs --enable-bindings=none"
840838

841839
case "$CFG_C_COMPILER" in
842840
("ccache clang")

0 commit comments

Comments
 (0)