]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Core Update 169: Ship gcc
authorPeter Müller <peter.mueller@ipfire.org>
Mon, 30 May 2022 19:26:59 +0000 (19:26 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 30 May 2022 19:26:59 +0000 (19:26 +0000)
Further changes are necessary due to toolchain update.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/core/169/filelists/aarch64/gcc [new symlink]
config/rootfiles/core/169/filelists/armv6l/gcc [new symlink]
config/rootfiles/core/169/filelists/x86_64/gcc [new symlink]

diff --git a/config/rootfiles/core/169/filelists/aarch64/gcc b/config/rootfiles/core/169/filelists/aarch64/gcc
new file mode 120000 (symlink)
index 0000000..97678cc
--- /dev/null
@@ -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 (symlink)
index 0000000..b8351ad
--- /dev/null
@@ -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 (symlink)
index 0000000..d1616d3
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/x86_64/gcc
\ No newline at end of file