From: Michael Tremer Date: Tue, 29 Sep 2020 08:22:32 +0000 (+0000) Subject: core151: Link to individual rootfiles for boost for each arch X-Git-Tag: v2.25-core151~8^2~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e65810ba3dae8bb239af02856c426d4b7b2bf74c;p=ipfire-2.x.git core151: Link to individual rootfiles for boost for each arch Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/151/filelists/aarch64/boost b/config/rootfiles/core/151/filelists/aarch64/boost new file mode 120000 index 0000000000..807ad06be3 --- /dev/null +++ b/config/rootfiles/core/151/filelists/aarch64/boost @@ -0,0 +1 @@ +../../../../common/aarch64/boost \ No newline at end of file diff --git a/config/rootfiles/core/151/filelists/armv5tel/boost b/config/rootfiles/core/151/filelists/armv5tel/boost new file mode 120000 index 0000000000..bb17e08d63 --- /dev/null +++ b/config/rootfiles/core/151/filelists/armv5tel/boost @@ -0,0 +1 @@ +../../../../common/armv5tel/boost \ No newline at end of file diff --git a/config/rootfiles/core/151/filelists/boost b/config/rootfiles/core/151/filelists/boost deleted file mode 120000 index 05246f07cc..0000000000 --- a/config/rootfiles/core/151/filelists/boost +++ /dev/null @@ -1 +0,0 @@ -../../../common/boost \ No newline at end of file diff --git a/config/rootfiles/core/151/filelists/i586/boost b/config/rootfiles/core/151/filelists/i586/boost new file mode 120000 index 0000000000..3ff5a3be4a --- /dev/null +++ b/config/rootfiles/core/151/filelists/i586/boost @@ -0,0 +1 @@ +../../../../common/i586/boost \ No newline at end of file diff --git a/config/rootfiles/core/151/filelists/x86_64/boost b/config/rootfiles/core/151/filelists/x86_64/boost new file mode 120000 index 0000000000..9ed31e1d50 --- /dev/null +++ b/config/rootfiles/core/151/filelists/x86_64/boost @@ -0,0 +1 @@ +../../../../common/x86_64/boost \ No newline at end of file