foxtrotgps: fix for GCC 14
This commit is contained in:
@@ -65,6 +65,8 @@ stdenv.mkDerivation rec {
|
||||
))
|
||||
];
|
||||
|
||||
env.NIX_CFLAGS_COMPILE = "-Wno-error=incompatible-pointer-types";
|
||||
|
||||
postUnpack = ''
|
||||
cp -R ${srcs.screenshots} $sourceRoot/doc/screenshots
|
||||
chmod -R u+w $sourceRoot/doc/screenshots
|
||||
|
||||
Reference in New Issue
Block a user