Fix MSVC7 build bustage from bug 389401, a=gavin for checkin to closed tree
git-svn-id: svn://10.0.0.236/trunk@231053 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -160,7 +160,7 @@ ifeq (,$(findstring GL,$(CXXFLAGS)))
|
||||
# use pre-compiled headers
|
||||
CXXFLAGS += -YX -Fp$(LIBRARY_NAME).pch
|
||||
# precompiled headers require write access to .pch which breaks -j builds
|
||||
.NOTPARALLEL::
|
||||
.NOTPARALLEL:
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user