From: Arne Fitzenreiter Date: Fri, 24 May 2024 05:20:12 +0000 (+0200) Subject: core187: ship gcc X-Git-Tag: v2.29-core187~145 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2d0b52b932d6738a7be84f94d84927bf82de0768;p=ipfire-2.x.git core187: ship gcc Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/187/filelists/aarch64/gcc b/config/rootfiles/core/187/filelists/aarch64/gcc new file mode 120000 index 0000000000..97678cc16b --- /dev/null +++ b/config/rootfiles/core/187/filelists/aarch64/gcc @@ -0,0 +1 @@ +../../../../common/aarch64/gcc \ No newline at end of file diff --git a/config/rootfiles/core/187/filelists/riscv64/gcc b/config/rootfiles/core/187/filelists/riscv64/gcc new file mode 120000 index 0000000000..ff737feb86 --- /dev/null +++ b/config/rootfiles/core/187/filelists/riscv64/gcc @@ -0,0 +1 @@ +../../../../common/riscv64/gcc \ No newline at end of file diff --git a/config/rootfiles/core/187/filelists/x86_64/gcc b/config/rootfiles/core/187/filelists/x86_64/gcc new file mode 120000 index 0000000000..d1616d377c --- /dev/null +++ b/config/rootfiles/core/187/filelists/x86_64/gcc @@ -0,0 +1 @@ +../../../../common/x86_64/gcc \ No newline at end of file