Fix nativeBuildInputs and add cross compilation target #10

Manually merged
abonerib merged 17 commits from abonerib/bscpkgs:CIstrictDeps into master 2025-10-01 15:57:34 +02:00
Showing only changes of commit 6c1d1f3b2b - Show all commits

View File

@ -8,7 +8,6 @@
, gnumake
, boost
, mpi
, gcc
, autoreconfHook
, enableOvni ? true
, ovni ? null
@ -51,7 +50,6 @@ in stdenv.mkDerivation {
autoconf
automake
autoreconfHook
gcc
gnumake
libtool
];