summarylogtreecommitdiffstats
path: root/0001-arch-aur-pachtes.patch
blob: 9c0896d4c6b219d867b80b282d584a24701700ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
From 78170848a4679dfe807768bba7638798498a2ab9 Mon Sep 17 00:00:00 2001
From: soloturn <soloturn@gmail.com>
Date: Sat, 1 Aug 2020 16:21:07 +0200
Subject: [PATCH] arch aur pachtes

---
 utils/build-presets.ini | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/utils/build-presets.ini b/utils/build-presets.ini
index 7d9a5c264c8..5dcadf391c3 100644
--- a/utils/build-presets.ini
+++ b/utils/build-presets.ini
@@ -783,12 +783,10 @@ llbuild
 swiftpm
 swift-driver
 xctest
-libicu
 libcxx
 
 dash-dash
 
-build-ninja
 install-llvm
 install-swift
 install-lldb
@@ -796,8 +794,7 @@ install-llbuild
 install-swiftpm
 install-swift-driver
 install-xctest
-install-libicu
-install-prefix=/usr
+install-prefix=/usr/lib/swift-git
 install-libcxx
 install-sourcekit-lsp
 build-swift-static-stdlib
@@ -809,14 +806,13 @@ build-swift-stdlib-unittest-extra
 
 test-installable-package
 
-# Build the benchmarks against the toolchain.
-toolchain-benchmarks
+# does not work outside /usr, Build the benchmarks against the toolchain.
+# toolchain-benchmarks
 
 # Path to the root of the installation filesystem.
 install-destdir=%(install_destdir)s
 
 # Path to the .tar.gz package we would create.
-installable-package=%(installable_package)s
 
 [preset: buildbot_linux]
 mixin-preset=mixin_linux_installation
-- 
2.28.0