From: Arne Fitzenreiter Date: Sun, 25 Aug 2019 14:25:11 +0000 (+0200) Subject: core136: ship gcc with go compiler X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0c9e01e64c25f3a8161884f06057e43870f8c072;p=people%2Fms%2Fipfire-2.x.git core136: ship gcc with go compiler Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/136/filelists/aarch64/gcc b/config/rootfiles/core/136/filelists/aarch64/gcc new file mode 120000 index 0000000000..97678cc16b --- /dev/null +++ b/config/rootfiles/core/136/filelists/aarch64/gcc @@ -0,0 +1 @@ +../../../../common/aarch64/gcc \ No newline at end of file diff --git a/config/rootfiles/core/136/filelists/armv5tel/gcc b/config/rootfiles/core/136/filelists/armv5tel/gcc new file mode 120000 index 0000000000..84f7b9344e --- /dev/null +++ b/config/rootfiles/core/136/filelists/armv5tel/gcc @@ -0,0 +1 @@ +../../../../common/armv5tel/gcc \ No newline at end of file diff --git a/config/rootfiles/core/136/filelists/i586/gcc b/config/rootfiles/core/136/filelists/i586/gcc new file mode 120000 index 0000000000..ba328e3b68 --- /dev/null +++ b/config/rootfiles/core/136/filelists/i586/gcc @@ -0,0 +1 @@ +../../../../common/i586/gcc \ No newline at end of file diff --git a/config/rootfiles/core/136/filelists/x86_64/gcc b/config/rootfiles/core/136/filelists/x86_64/gcc new file mode 120000 index 0000000000..d1616d377c --- /dev/null +++ b/config/rootfiles/core/136/filelists/x86_64/gcc @@ -0,0 +1 @@ +../../../../common/x86_64/gcc \ No newline at end of file