sb2nov / mac-setup

Installing Development environment on macOS
https://sourabhbajaj.com/mac-setup/
Other
7.15k stars 1.02k forks source link

Ruby: build failed when installing 2.7.0 #348

Closed careylzh closed 2 years ago

careylzh commented 2 years ago

I'm Submitting a ...

[ ] Bug report
[x] Tool/language/etc documentation request

Bug Location

When running rbenv install 2.7.0

Screenshot 2022-02-09 at 10 01 26 PM

Issue was solved through export optflags="-Wno-error=implicit-function-declaration" (see https://github.com/TaKO8Ki/frum/issues/97)

Tool/Language/etc

Ruby installation

Other Information

otkd commented 2 years ago

@simeg should be able to close this as well, thanks