Small change to build for Neutrino because uname changed
during the last patch. r=kirkj git-svn-id: svn://10.0.0.236/trunk@65111 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -56,7 +56,7 @@ endif
|
||||
#
|
||||
# Neutrino/Intel (uses the same unixish_x86 code)
|
||||
#
|
||||
ifeq ($(OS_TARGET)$(OS_TEST),NTOx86pc)
|
||||
ifeq ($(OS_TARGET)$(OS_TEST),NTOx86)
|
||||
CPPSRCS := xptcinvoke_unixish_x86.cpp xptcstubs_unixish_x86.cpp
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user