]> granicus.if.org Git - postgresql/commit
Enable the use of multiple CPUs/cores when building on MSVC. This only
authorMagnus Hagander <magnus@hagander.net>
Mon, 10 Aug 2009 11:48:52 +0000 (11:48 +0000)
committerMagnus Hagander <magnus@hagander.net>
Mon, 10 Aug 2009 11:48:52 +0000 (11:48 +0000)
commitd9234b2bec02af22842214b2867e704071c009fa
tree96e2aabfee8a572416bbc219b43df7b5e6fd4bf5
parenta6fb8791b2ce6d649502c973ddcf3218388d21bd
Enable the use of multiple CPUs/cores when building on MSVC. This only
affects the C compiler step - we still only build one target at a
time.
src/tools/msvc/Project.pm