musl: build musl-gcc
The build of the wrapper was disabled in 93e44be
(#21023) and is not
related to the CVE itself. (See comments in the mentioned PR.)
This commit is contained in:
parent
c466e31a0f
commit
e799e7b5d6
@ -22,7 +22,6 @@ stdenv.mkDerivation rec {
|
|||||||
configureFlags = [
|
configureFlags = [
|
||||||
"--enable-shared"
|
"--enable-shared"
|
||||||
"--enable-static"
|
"--enable-static"
|
||||||
"--disable-gcc-wrapper"
|
|
||||||
];
|
];
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
Loading…
Reference in New Issue
Block a user