ruby: use autoconf 2.69
This commit is contained in:
parent
3f42dfe7d9
commit
ab5c9bdcc2
1 changed files with 1 additions and 0 deletions
|
@ -10774,6 +10774,7 @@ in
|
|||
inherit (callPackage ../development/interpreters/ruby {
|
||||
inherit (darwin) libiconv libobjc libunwind;
|
||||
inherit (darwin.apple_sdk.frameworks) Foundation;
|
||||
autoreconfHook = autoreconfHook269;
|
||||
bison = buildPackages.bison_3_5;
|
||||
})
|
||||
ruby_2_5
|
||||
|
|
Loading…
Reference in a new issue