bcachefs-tools: mark it broken on x86 (32 bit)
This commit is contained in:
@@ -145,5 +145,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
];
|
||||
platforms = lib.platforms.linux;
|
||||
mainProgram = "bcachefs";
|
||||
broken = stdenv.hostPlatform.isi686; # error: stack smashing detected
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user