mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
gcc: re-enable nocross
Avoid congestion in build machines until musl cross compilers can be rebuilt
This commit is contained in:
parent
da24bdf771
commit
0b7e107953
2 changed files with 2 additions and 2 deletions
|
@ -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 <alice@ayaya.dev>
|
||||
|
|
|
@ -29,6 +29,7 @@ checksum="e275e76442a6067341a27f04c5c6b83d8613144004c0413528863dc6b5c743da
|
|||
ab642492f5cf882b74aa0cb730cd410a81edcdbec895183ce930e706c1c759b8
|
||||
5eac8664e9d67be6bd0bee5085d6840b8baf738c06814df47eaf4166d9776436"
|
||||
|
||||
nocross=temporarily
|
||||
nopie=yes
|
||||
lib32disabled=yes
|
||||
bootstrap=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue