globalarrays: fix build with gcc-14
This commit is contained in:
@@ -30,6 +30,8 @@ stdenv.mkDerivation rec {
|
||||
openssh
|
||||
];
|
||||
|
||||
env.NIX_CFLAGS_COMPILE = "-Wno-error=incompatible-pointer-types";
|
||||
|
||||
preConfigure = ''
|
||||
configureFlagsArray+=( "--enable-i8" \
|
||||
"--with-mpi" \
|
||||
|
||||
Reference in New Issue
Block a user