trunk/base fails at compiler.cflags
Lawrence Velázquez
larryv at macports.org
Thu Jul 18 00:41:38 PDT 2013
On Jul 18, 2013, at 3:27 AM, Jeremy Huddleston Sequoia <jeremyhu at apple.com> wrote:
> r108298 is failing. I'm seeing things like this with muniversal:
>
> checking for gcc... /usr/bin/clang {-arch x86_64}
> checking whether the C compiler works... no
>
> Reverting back to trunk/base r107753 works:
> checking for gcc... /usr/bin/clang -arch x86_64
> checking whether the C compiler works... yes
>
> I'm blaming larryv since... well... that's what svn log/blame tell me ;)
Yeah, it was me :(
I do have a local fix; I've just been kicking the tired by rebuilding all my ports. Will commit shortly.
vq
More information about the macports-dev
mailing list