From: Michael Tremer Date: Mon, 12 May 2025 14:37:15 +0000 (+0000) Subject: core196: Ship GCC X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=372f500fabfc0b4b9202995a444cf0833044d5d0;p=people%2Fstevee%2Fipfire-2.x.git core196: Ship GCC Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/196/filelists/aarch64/gcc b/config/rootfiles/core/196/filelists/aarch64/gcc new file mode 120000 index 000000000..97678cc16 --- /dev/null +++ b/config/rootfiles/core/196/filelists/aarch64/gcc @@ -0,0 +1 @@ +../../../../common/aarch64/gcc \ No newline at end of file diff --git a/config/rootfiles/core/196/filelists/riscv64/gcc b/config/rootfiles/core/196/filelists/riscv64/gcc new file mode 120000 index 000000000..ff737feb8 --- /dev/null +++ b/config/rootfiles/core/196/filelists/riscv64/gcc @@ -0,0 +1 @@ +../../../../common/riscv64/gcc \ No newline at end of file diff --git a/config/rootfiles/core/196/filelists/x86_64/gcc b/config/rootfiles/core/196/filelists/x86_64/gcc new file mode 120000 index 000000000..d1616d377 --- /dev/null +++ b/config/rootfiles/core/196/filelists/x86_64/gcc @@ -0,0 +1 @@ +../../../../common/x86_64/gcc \ No newline at end of file