Unverified Commit 18c8cb56 authored by Randy Eckenrode's avatar Randy Eckenrode
Browse files

pkgs/stdenv/darwin: drop openbsm from the bootstrap

It’s not actually used by anything in the bootstrap, so avoid building
it unnecessarily.
parent 8ddfc53f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -321,7 +321,6 @@ let
      libxml2
      libxo
      ncurses
      openbsm
      openpam
      xcbuild
      zlib
@@ -1133,7 +1132,6 @@ assert bootstrapTools.passthru.isFromBootstrapFiles or false; # sanity check
              ncurses.dev
              ncurses.man
              ncurses.out
              openbsm
              openpam
              openssl.out
              patch