diff --git a/artiq-fast/pkgs/openocd.nix b/artiq-fast/pkgs/openocd.nix index d96d650..974c220 100644 --- a/artiq-fast/pkgs/openocd.nix +++ b/artiq-fast/pkgs/openocd.nix @@ -32,6 +32,7 @@ stdenv.mkDerivation rec { "--enable-buspirate" "--enable-sysfsgpio" "--enable-remote-bitbang" + "--disable-werror" ]; NIX_CFLAGS_COMPILE = [