mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-users] [patch #7727] Makefile: call `$(CPP) -x c` instead of `


From: nibbles
Subject: [Mldonkey-users] [patch #7727] Makefile: call `$(CPP) -x c` instead of `cpp`
Date: Thu, 14 Jun 2012 01:09:08 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:13.0) Gecko/20100101 Firefox/13.0

Follow-up Comment #7, patch #7727 (project mldonkey):

This workaround fixes a compilation error on OSX Lion.  Reporting this for
Homebrew, a package installed for Macs.

In Makefile and config/Makefile.in, I replace

    @$(CPP) -x c

with

    cpp

Please consider adjusting your code.  Note I also tried this without success: 
 address@hidden(CPP) -xc`

Thanks, nibbles

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?7727>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]