jove: fix build with gcc 15 (#517684)
This commit is contained in:
@@ -34,6 +34,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
preBuild = ''
|
||||
makeFlagsArray+=(SYSDEFS="-DSYSVR4 -D_XOPEN_SOURCE=500" \
|
||||
OPTFLAGS="-O -Wno-error=incompatible-pointer-types" \
|
||||
JTMPDIR=$TMPDIR
|
||||
TERMCAPLIB=-lncurses \
|
||||
SHELL=${runtimeShell} \
|
||||
|
||||
Reference in New Issue
Block a user