Initial version
This commit is contained in:
13
configure/os/CONFIG.linux-586.Common
Normal file
13
configure/os/CONFIG.linux-586.Common
Normal file
@@ -0,0 +1,13 @@
|
||||
# CONFIG.linux-586.Common
|
||||
#
|
||||
# $Revision-Id$
|
||||
# This file is maintained by the build community.
|
||||
#
|
||||
# Definitions for linux-586 host builds
|
||||
# Sites may override these definitions in CONFIG_SITE.linux-586.Common
|
||||
#-------------------------------------------------------
|
||||
|
||||
#Include definitions common to unix hosts
|
||||
include $(CONFIG)/os/CONFIG.UnixCommon.Common
|
||||
|
||||
WIND_HOST_TYPE = x86-linux
|
||||
11
configure/os/CONFIG.linux-586.linux-586
Normal file
11
configure/os/CONFIG.linux-586.linux-586
Normal file
@@ -0,0 +1,11 @@
|
||||
# CONFIG.linux-586.linux-586
|
||||
#
|
||||
# $Revision-Id$
|
||||
#
|
||||
# Definitions for linux-586 host - linux-586 target builds
|
||||
# Sites may override these definitions in CONFIG_SITE.linux-586.linux-586
|
||||
#-------------------------------------------------------
|
||||
|
||||
# Include linux-x86 compiler definitions
|
||||
include $(CONFIG)/os/CONFIG.linux-x86.linux-x86
|
||||
|
||||
Reference in New Issue
Block a user