]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core203: Ship Boost
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 9 May 2026 09:18:44 +0000 (09:18 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 9 May 2026 09:18:44 +0000 (09:18 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/203/filelists/aarch64/boost [new symlink]
config/rootfiles/core/203/filelists/riscv64/boost [new symlink]
config/rootfiles/core/203/filelists/x86_64/boost [new symlink]
config/rootfiles/core/203/update.sh

diff --git a/config/rootfiles/core/203/filelists/aarch64/boost b/config/rootfiles/core/203/filelists/aarch64/boost
new file mode 120000 (symlink)
index 0000000..807ad06
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/aarch64/boost
\ No newline at end of file
diff --git a/config/rootfiles/core/203/filelists/riscv64/boost b/config/rootfiles/core/203/filelists/riscv64/boost
new file mode 120000 (symlink)
index 0000000..cbc461c
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/riscv64/boost
\ No newline at end of file
diff --git a/config/rootfiles/core/203/filelists/x86_64/boost b/config/rootfiles/core/203/filelists/x86_64/boost
new file mode 120000 (symlink)
index 0000000..9ed31e1
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/x86_64/boost
\ No newline at end of file
index ce17165d412b52742eb4b4b5929203e3105a1746..75027a5bd82c6ce320166d721af337e1f37c6a42 100644 (file)
@@ -36,6 +36,10 @@ done
 # Extract files
 extract_files
 
+# Remove boost
+rm -vf \
+       /usr/lib/libboost*.so.1.89.0
+
 # update linker config
 ldconfig