minimal-bootstrap.binutils: --disable-{gold,plugins}
This commit is contained in:
@@ -54,6 +54,8 @@ let
|
||||
# libbfd and libopcodes into a default visibility. Drop default lib
|
||||
# path to force users to declare their use of these libraries.
|
||||
"--with-lib-path=:"
|
||||
"--disable-gold"
|
||||
"--disable-plugins"
|
||||
];
|
||||
in
|
||||
bash.runCommand "${pname}-${version}"
|
||||
|
||||
@@ -56,6 +56,8 @@ let
|
||||
# libbfd and libopcodes into a default visibility. Drop default lib
|
||||
# path to force users to declare their use of these libraries.
|
||||
"--with-lib-path=:"
|
||||
"--disable-gold"
|
||||
"--disable-plugins"
|
||||
];
|
||||
in
|
||||
bash.runCommand "${pname}-${version}"
|
||||
|
||||
Reference in New Issue
Block a user