libtpms: disable strictflexarrays3 hardening flag

This commit is contained in:
Robert Scott
2025-05-24 11:10:24 +01:00
parent 79c3782ef8
commit 185f5f70bc
+2
View File
@@ -19,6 +19,8 @@ stdenv.mkDerivation rec {
sha256 = "sha256-YKs/XYJ8UItOtSinl28/G9XFVzobFd4ZDKtClQDLXFk=";
};
hardeningDisable = [ "strictflexarrays3" ];
nativeBuildInputs = [
autoreconfHook
pkg-config