mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
svn path=/nixpkgs/trunk/; revision=1380
This commit is contained in:
parent
b3a57fe7d6
commit
80f1579d53
@ -10,5 +10,5 @@ stdenv.mkDerivation {
|
||||
md5 = "b781f5d0cd750cb9bb3ef23523f5f339";
|
||||
};
|
||||
buildInputs = [g77 readline ncurses];
|
||||
configureFlags = "--enable-readline --enable-dl --disable-static";
|
||||
configureFlags = "--enable-readline --enable-dl --disable-static --enable-shared";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user