[51027] trunk/dports/devel
Ryan Schmidt
ryandesign at macports.org
Fri May 15 14:31:27 PDT 2009
On May 15, 2009, at 16:18, Joshua Root wrote:
> On 2009-5-16 07:03, Ryan Schmidt wrote:
>>
>> On May 15, 2009, at 13:55, toby at macports.org wrote:
>>
>>> Revision: 51027
>>> http://trac.macports.org/changeset/51027
>>> Author: toby at macports.org
>>> Date: 2009-05-15 11:55:33 -0700 (Fri, 15 May 2009)
>>> Log Message:
>>> -----------
>>> libmowgli 0.7.0
>>
>> [snip]
>>
>>> +# Why do we set a bogus CPP value, anyway?
>>> +configure.cpp
>>
>> What is bogus about it? Are you referring to this idea:
>>
>> http://lists.macosforge.org/pipermail/macports-dev/2009-April/
>> 008148.html
>
> Doesn't look related to me, the default value for configure.cpp is
> something like /usr/bin/cpp-4.0.
Oh, whoops, I was confusing configure.cppflags with configure.cpp.
So right. /usr/bin/cpp-4.0 is the default value of configure.cpp, and
is what we want to be there. (We want to use that specific version of
cpp, and not whatever other version the user might have
gcc_select'd.) What problems did you encounter with that value in
your port, Toby?
More information about the macports-dev
mailing list