From 3a8ccf8ea501e433e57e3406beec4bb19691bb04 Mon Sep 17 00:00:00 2001 From: J08nY Date: Sat, 17 Aug 2024 14:13:18 +0200 Subject: More BoringSSL builds. --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 668cd57..cc36fb7 100644 --- a/flake.nix +++ b/flake.nix @@ -45,7 +45,7 @@ url = "https://boringssl.googlesource.com/boringssl"; inherit rev hash; }; - env.NIX_CFLAGS_COMPILE = "-Wno-error=stringop-overflow -Wno-error=array-parameter=2 -Wno-error=maybe-uninitialized"; + env.NIX_CFLAGS_COMPILE = "-Wno-error=stringop-overflow -Wno-error=array-parameter=2 -Wno-error=maybe-uninitialized -Wno-error=ignored-attributes"; postFixup = '' cp $out/lib/libcrypto.a $out/lib/lib_boringssl.a ''; -- cgit v1.2.3-70-g09d2