Commit e295c348 authored by Phillip Seeber's avatar Phillip Seeber
Browse files

test-drive: fix aarch64 build

parent e3edbdc2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -19,6 +19,8 @@ stdenv.mkDerivation rec {
    mesonEmulatorHook
  ];

  mesonAutoFeatures = "auto";

  meta = with lib; {
    description = "Procedural Fortran testing framework";
    homepage = "https://github.com/fortran-lang/test-drive";