From: Michael Tremer Date: Sat, 9 May 2026 09:18:44 +0000 (+0000) Subject: core203: Ship Boost X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=85ae8d45f30de28536bf11e2eea2d5e0e451b507;p=ipfire-2.x.git core203: Ship Boost Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/203/filelists/aarch64/boost b/config/rootfiles/core/203/filelists/aarch64/boost new file mode 120000 index 000000000..807ad06be --- /dev/null +++ b/config/rootfiles/core/203/filelists/aarch64/boost @@ -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 index 000000000..cbc461c2b --- /dev/null +++ b/config/rootfiles/core/203/filelists/riscv64/boost @@ -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 index 000000000..9ed31e1d5 --- /dev/null +++ b/config/rootfiles/core/203/filelists/x86_64/boost @@ -0,0 +1 @@ +../../../../common/x86_64/boost \ No newline at end of file diff --git a/config/rootfiles/core/203/update.sh b/config/rootfiles/core/203/update.sh index ce17165d4..75027a5bd 100644 --- a/config/rootfiles/core/203/update.sh +++ b/config/rootfiles/core/203/update.sh @@ -36,6 +36,10 @@ done # Extract files extract_files +# Remove boost +rm -vf \ + /usr/lib/libboost*.so.1.89.0 + # update linker config ldconfig