From 0b7e1079539e9bd0a3fb7edf44c468592ce3ed5c Mon Sep 17 00:00:00 2001 From: oreo639 Date: Sun, 28 Jan 2024 18:26:17 -0800 Subject: [PATCH] gcc: re-enable nocross Avoid congestion in build machines until musl cross compilers can be rebuilt --- srcpkgs/gcc/files/gccgo-musl.patch | 3 +-- srcpkgs/gcc/template | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gcc/files/gccgo-musl.patch b/srcpkgs/gcc/files/gccgo-musl.patch index b2ccebbed78..1136abd2e98 100644 --- a/srcpkgs/gcc/files/gccgo-musl.patch +++ b/srcpkgs/gcc/files/gccgo-musl.patch @@ -1,8 +1,7 @@ This is not among the normal patches as these changes are musl specific and there is no way to easily conditionalize it in source for some of the changes. -Souurce: Adélie Linux, q66 -URL: https://code.foxkit.us/adelie/packages/tree/master/system/gcc +Source: https://gitlab.alpinelinux.org/alpine/alpine-gcc-patches/-/tree/alpine/13.1?ref_type=heads From 4bfcb35bc43d3e3b7510620362d7c28d9e4c17ca Mon Sep 17 00:00:00 2001 From: psykose diff --git a/srcpkgs/gcc/template b/srcpkgs/gcc/template index fef47f43545..38750a46aaf 100644 --- a/srcpkgs/gcc/template +++ b/srcpkgs/gcc/template @@ -29,6 +29,7 @@ checksum="e275e76442a6067341a27f04c5c6b83d8613144004c0413528863dc6b5c743da ab642492f5cf882b74aa0cb730cd410a81edcdbec895183ce930e706c1c759b8 5eac8664e9d67be6bd0bee5085d6840b8baf738c06814df47eaf4166d9776436" +nocross=temporarily nopie=yes lib32disabled=yes bootstrap=yes