ruby: use autoconf 2.69
This commit is contained in:
parent
3f42dfe7d9
commit
ab5c9bdcc2
@ -10774,6 +10774,7 @@ in
|
|||||||
inherit (callPackage ../development/interpreters/ruby {
|
inherit (callPackage ../development/interpreters/ruby {
|
||||||
inherit (darwin) libiconv libobjc libunwind;
|
inherit (darwin) libiconv libobjc libunwind;
|
||||||
inherit (darwin.apple_sdk.frameworks) Foundation;
|
inherit (darwin.apple_sdk.frameworks) Foundation;
|
||||||
|
autoreconfHook = autoreconfHook269;
|
||||||
bison = buildPackages.bison_3_5;
|
bison = buildPackages.bison_3_5;
|
||||||
})
|
})
|
||||||
ruby_2_5
|
ruby_2_5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user