On 26 авг. 2014 г., at 13:31, Torsten Bögershausen <tbo...@web.de> wrote:

> On 08/26/2014 02:44 PM, Maxim Bublis wrote:
>> 
>> +
>> +ifeq ($(uname_S),Darwin)
>> +    CFLAGS += -I/opt/local/include
>> +    LDFLAGS += -L/opt/local/lib
>> +endif
>> +
> Should it be possible to disable this by using NO_DARWIN_PORTS
> like we do in the main Makefile ?

I think so, thanks for pointing me on that. Though I hope it wouldn’t be too 
much "copy-paste”
from main Makefile to support all options in both Makefiles.--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to