79451133

Date: 2025-02-19 11:22:49
Score: 1.5
Natty:
Report link

brew reinstall gcc did not work for me. I tried brew uninstall gcc && brew install gcc, which did not solve the issue either.

I had to edit my ~/.R/Makevars file and add -L/opt/homebrew/Cellar/gcc/14.2.0_1/lib/gcc/current/gcc/aarch64-apple-darwin24/14/ to LDFLAGS.

Reasons:
  • Blacklisted phrase (1): did not work
  • Low length (0.5):
  • Has code block (-0.5):
  • Starts with a question (0.5): did not
Posted by: Shadow