Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 29104: /trunk/ /trunk/epan/crc/: Mak

From: Bill Meier <wmeier@xxxxxxxxxxx>
Date: Wed, 15 Jul 2009 17:16:38 -0400
etxrab@xxxxxxxxxxxxx wrote:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29104

User: etxrab
Date: 2009/07/15 01:55 PM

Log:
 Add /MP flag to make use of multi cores.

Directory: /trunk/epan/crc/
  Changes    Path              Action
  +1 -1      Makefile.nmake    Modified

<snip>


May I suggest that the right place to set this flag is in
config.nmake (LOCAL_CFLAGS) ??   :)

The comment there suggests that this flag is only available in
MSVC 2008.

Bill