programs and commands, use C++ to compile the output of SNC. The commands to use C in configure/os/CONFIG.Common.vxWorksCommon are commented out for now. If enough people have problems using C++ to compile their SNC programs the commands may have to be uncommented.
14 lines
373 B
Plaintext
14 lines
373 B
Plaintext
# CONFIG.linux-x86.Common
|
|
#
|
|
# $Id$
|
|
# This file is maintained by the build community.
|
|
#
|
|
# Definitions for linux-x86 host archs
|
|
# Sites may override these definitions in CONFIG_SITE.linux-x86.Common
|
|
#-------------------------------------------------------
|
|
|
|
#Include definitions common to unix hosts
|
|
include $(CONFIG)/os/CONFIG.UnixCommon.Common
|
|
|
|
WIND_HOST_TYPE = i386-linux2
|