upd and patches
This commit is contained in:
@ -2,6 +2,9 @@ gcc14 14.3.0
|
||||
=
|
||||
https://ftp.gnu.org/gnu/gcc/gcc-14.3.0/gcc-14.3.0.tar.xz
|
||||
|
||||
``` env *** env ***
|
||||
disable=true
|
||||
```
|
||||
|
||||
``` sh *** patch ***
|
||||
rg -l "/lib64/ld-linux-x86-64.so.2" ./ | xargs sed -i 's|/lib64/ld-linux-x86-64.so.2|/pkg/gnu/lib/ld-linux-x86-64.so.2|g'
|
||||
|
||||
Reference in New Issue
Block a user