From: Peter Müller Date: Mon, 30 May 2022 19:26:59 +0000 (+0000) Subject: Core Update 169: Ship gcc X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c31e6689eaacc4539fbbac19ecfa7a12e8c4c993;p=people%2Fms%2Fipfire-2.x.git Core Update 169: Ship gcc Further changes are necessary due to toolchain update. Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/169/filelists/aarch64/gcc b/config/rootfiles/core/169/filelists/aarch64/gcc new file mode 120000 index 0000000000..97678cc16b --- /dev/null +++ b/config/rootfiles/core/169/filelists/aarch64/gcc @@ -0,0 +1 @@ +../../../../common/aarch64/gcc \ No newline at end of file diff --git a/config/rootfiles/core/169/filelists/armv6l/gcc b/config/rootfiles/core/169/filelists/armv6l/gcc new file mode 120000 index 0000000000..b8351ade3a --- /dev/null +++ b/config/rootfiles/core/169/filelists/armv6l/gcc @@ -0,0 +1 @@ +../../../../common/armv6l/gcc \ No newline at end of file diff --git a/config/rootfiles/core/169/filelists/x86_64/gcc b/config/rootfiles/core/169/filelists/x86_64/gcc new file mode 120000 index 0000000000..d1616d377c --- /dev/null +++ b/config/rootfiles/core/169/filelists/x86_64/gcc @@ -0,0 +1 @@ +../../../../common/x86_64/gcc \ No newline at end of file