better improvement for nm-classic message?

2016-04-27 Thread Brandon Allbery
It's slower the first time it is run but should be fast afterward unless
you switch active Xcode toolchains, as xcrun caches the result.

--with-nm=$(xcrun --find nm-classic)

-- 
brandon s allbery kf8nh   sine nomine associates
allber...@gmail.com  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net
___
ghc-devs mailing list
ghc-devs@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs


Re: better improvement for nm-classic message?

2016-04-28 Thread Ben Gamari
Brandon Allbery  writes:

> It's slower the first time it is run but should be fast afterward unless
> you switch active Xcode toolchains, as xcrun caches the result.
>
> --with-nm=$(xcrun --find nm-classic)
>
Ahh, perfect! Thanks!

Cheers,

- Ben



signature.asc
Description: PGP signature
___
ghc-devs mailing list
ghc-devs@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs