gcc: re-enable nocross

Avoid congestion in build machines until musl cross compilers can be rebuilt
This commit is contained in:
oreo639 2024-01-28 18:26:17 -08:00
parent da24bdf771
commit 0b7e107953
2 changed files with 2 additions and 2 deletions

View file

@ -1,8 +1,7 @@
This is not among the normal patches as these changes are musl specific and 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. there is no way to easily conditionalize it in source for some of the changes.
Souurce: Adélie Linux, q66 Source: https://gitlab.alpinelinux.org/alpine/alpine-gcc-patches/-/tree/alpine/13.1?ref_type=heads
URL: https://code.foxkit.us/adelie/packages/tree/master/system/gcc
From 4bfcb35bc43d3e3b7510620362d7c28d9e4c17ca Mon Sep 17 00:00:00 2001 From 4bfcb35bc43d3e3b7510620362d7c28d9e4c17ca Mon Sep 17 00:00:00 2001
From: psykose <alice@ayaya.dev> From: psykose <alice@ayaya.dev>

View file

@ -29,6 +29,7 @@ checksum="e275e76442a6067341a27f04c5c6b83d8613144004c0413528863dc6b5c743da
ab642492f5cf882b74aa0cb730cd410a81edcdbec895183ce930e706c1c759b8 ab642492f5cf882b74aa0cb730cd410a81edcdbec895183ce930e706c1c759b8
5eac8664e9d67be6bd0bee5085d6840b8baf738c06814df47eaf4166d9776436" 5eac8664e9d67be6bd0bee5085d6840b8baf738c06814df47eaf4166d9776436"
nocross=temporarily
nopie=yes nopie=yes
lib32disabled=yes lib32disabled=yes
bootstrap=yes bootstrap=yes