nos-v: fix cross compilation
Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
This commit is contained in:
parent
aa3f816388
commit
e046363e52
@ -44,9 +44,11 @@ in
|
||||
dontStrip = true;
|
||||
separateDebugInfo = true;
|
||||
configureFlags = [ "--with-ovni=${ovni}" ];
|
||||
buildInputs = [
|
||||
nativeBuildInputs = [
|
||||
autoreconfHook
|
||||
pkg-config
|
||||
];
|
||||
buildInputs = [
|
||||
numactl
|
||||
hwloc
|
||||
ovni
|
||||
|
Loading…
Reference in New Issue
Block a user