gap: remove explicit configreFlags
System gmp is now the default.
This commit is contained in:
@@ -73,8 +73,6 @@ stdenv.mkDerivation rec {
|
||||
patchShebangs .
|
||||
'';
|
||||
|
||||
configureFlags = [ "--with-gmp=system" ];
|
||||
|
||||
buildInputs = [
|
||||
readline
|
||||
gmp
|
||||
|
||||
Reference in New Issue
Block a user