nm issue with gimp on 10.5

Ryan Schmidt ryandesign at macports.org
Mon Aug 12 03:07:17 UTC 2019



On Aug 10, 2019, at 17:18, Riccardo Mottola wrote:

> Ken proposed this:
> 
> if {${os.platform} eq "darwin" && ${os.major} < 10} {
>    depends_build-append port:cctools
>    configure.env-append NM=${prefix}/bin/nm
>    configure.args-append lt_cv_path_NM=${prefix}/bin/nm
> }
> 
> 
> and it worked perfectly! Latest GIMP running on my fine white MacBook 32bit :) Just one single patch needed.
> 
> Can it go in the portfile?

Probably. Can you file a pull request or an issue in the issue tracker, if one is not already there for this issue?



More information about the macports-users mailing list