Merge pull request #196068 from r-burns/gdb-werror
[staging] gdb: disable werror
This commit is contained in:
@@ -90,6 +90,7 @@ stdenv.mkDerivation rec {
|
||||
# subset of the platform description.
|
||||
"--program-prefix=${targetPrefix}"
|
||||
|
||||
"--disable-werror"
|
||||
"--enable-targets=all" "--enable-64-bit-bfd"
|
||||
"--disable-install-libbfd"
|
||||
"--disable-shared" "--enable-static"
|
||||
|
||||
Reference in New Issue
Block a user