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

nibbles <[email protected]> Thu, 14 Jun 2012 01:09:08 +0000
Newsgroups gmane.network.mldonkey.user
Message-ID <[email protected]>
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: 
 `@$(CPP) -xc`

Thanks, nibbles

    _______________________________________________________

Reply to this item at:

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

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