Link all dependencies on Mac?
Markus Mützel <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.maintainers |
|---|---|
| Message-ID | <trinity-7a2b1252-3d59-47fd-ad63-f60b6296f518-1601316200021@3c-app-gmx-bs71> |
Could a developer on MacOS please check if the patch in bug #59174 does the Correct Thing(TM)? https://savannah.gnu.org/bugs/?59174 I saw that the homebrew devs are configuring with --enable-link-all-dependencies in the formulas: https://github.com/octave-app/homebrew-octave-app/blob/master/Formula/octave-octave-app%406.0.90.rb#L113 But is this because it Just Works(TM)? Could that lead to overlinking? Markus