mps: fix build with gcc8
This commit is contained in:
@@ -16,6 +16,7 @@ stdenv.mkDerivation rec {
|
|||||||
NIX_CFLAGS_COMPILE = [
|
NIX_CFLAGS_COMPILE = [
|
||||||
"-Wno-implicit-fallthrough"
|
"-Wno-implicit-fallthrough"
|
||||||
"-Wno-error=clobbered"
|
"-Wno-error=clobbered"
|
||||||
|
"-Wno-error=cast-function-type"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user