codec2: revert mark cross as broken (#414971)
This commit is contained in:
commit
cc0f2673ae
@ -84,8 +84,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
license = licenses.lgpl21Only;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ markuskowa ];
|
||||
# generate_codebook only built for host platform
|
||||
broken = !stdenv.buildPlatform.canExecute stdenv.hostPlatform;
|
||||
pkgConfigModules = [ "codec2" ];
|
||||
};
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user