Add example CONFIG_SITE files.
This commit is contained in:
12
configure/os/CONFIG_SITE.darwin-ppcx86.Common
Normal file
12
configure/os/CONFIG_SITE.darwin-ppcx86.Common
Normal file
@@ -0,0 +1,12 @@
|
||||
# CONFIG_SITE.darwin-ppc.Common
|
||||
#
|
||||
# $Id$
|
||||
# This file is maintained by the build community.
|
||||
#
|
||||
# Site override definitions for darwin-ppcx86 host builds
|
||||
#-------------------------------------------------------
|
||||
|
||||
#
|
||||
# Need this to get OS X readline rather than Fink (PPC-only) readline
|
||||
#
|
||||
OP_SYS_LDFLAGS += -L/usr/lib
|
||||
9
configure/os/CONFIG_SITE.darwin-x86.Common
Normal file
9
configure/os/CONFIG_SITE.darwin-x86.Common
Normal file
@@ -0,0 +1,9 @@
|
||||
# CONFIG_SITE.darwin-ppc.Common
|
||||
#
|
||||
# $Id$
|
||||
# This file is maintained by the build community.
|
||||
#
|
||||
# Site override definitions for darwin-ppc host builds
|
||||
#-------------------------------------------------------
|
||||
|
||||
CROSS_COMPILER_TARGET_ARCHS = # RTEMS-uC5282 # RTEMS-mvme5500 RTEMS-mvme2100
|
||||
Reference in New Issue
Block a user