From: Michael Tremer Date: Tue, 12 Sep 2023 16:12:18 +0000 (+0000) Subject: core180: Ship boost X-Git-Tag: v2.27-core180~38 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=33bdea09d7aecbf475b7582189d8f4e1412554fe;p=ipfire-2.x.git core180: Ship boost Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/180/filelists/aarch64/boost b/config/rootfiles/core/180/filelists/aarch64/boost new file mode 120000 index 0000000000..807ad06be3 --- /dev/null +++ b/config/rootfiles/core/180/filelists/aarch64/boost @@ -0,0 +1 @@ +../../../../common/aarch64/boost \ No newline at end of file diff --git a/config/rootfiles/core/180/filelists/riscv64/boost b/config/rootfiles/core/180/filelists/riscv64/boost new file mode 120000 index 0000000000..cbc461c2ba --- /dev/null +++ b/config/rootfiles/core/180/filelists/riscv64/boost @@ -0,0 +1 @@ +../../../../common/riscv64/boost \ No newline at end of file diff --git a/config/rootfiles/core/180/filelists/x86_64/boost b/config/rootfiles/core/180/filelists/x86_64/boost new file mode 120000 index 0000000000..9ed31e1d50 --- /dev/null +++ b/config/rootfiles/core/180/filelists/x86_64/boost @@ -0,0 +1 @@ +../../../../common/x86_64/boost \ No newline at end of file diff --git a/config/rootfiles/core/180/update.sh b/config/rootfiles/core/180/update.sh index 108474a08e..c0bf18bd89 100644 --- a/config/rootfiles/core/180/update.sh +++ b/config/rootfiles/core/180/update.sh @@ -42,6 +42,8 @@ fi extract_files # Remove files +rm -rfv \ + /usr/lib/libboost*.so.1.81.0 # update linker config ldconfig