Corrected/deleted WIND_HOST_TYPE to only hosts that WRS supports.
This commit is contained in:
@@ -9,4 +9,3 @@
|
||||
#Include definitions common to unix hosts
|
||||
include $(CONFIG)/os/CONFIG.UnixCommon.Common
|
||||
|
||||
WIND_HOST_TYPE = ppc-linux
|
||||
|
||||
@@ -10,4 +10,3 @@
|
||||
#Include definitions common to unix hosts
|
||||
include $(CONFIG)/os/CONFIG.UnixCommon.Common
|
||||
|
||||
WIND_HOST_TYPE = ppc-linux
|
||||
|
||||
@@ -10,5 +10,3 @@
|
||||
#Include definitions common to unix hosts
|
||||
include $(CONFIG)/os/CONFIG.UnixCommon.Common
|
||||
|
||||
WIND_HOST_TYPE = x86-solaris2
|
||||
|
||||
|
||||
@@ -9,5 +9,5 @@
|
||||
|
||||
-include $(CONFIG)/os/CONFIG.win32-x86.Common
|
||||
|
||||
WIND_HOST_TYPE = x64-win
|
||||
WIND_HOST_TYPE = x86-win32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user