From b403ac537028eafdf23f1400142776f450526b29 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 9 Sep 2008 20:57:52 +0000 Subject: [PATCH] Commented out OP_SYS_CFLAGS. Removed APS specific definition. --- configure/os/CONFIG_SITE.Common.RTEMS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/configure/os/CONFIG_SITE.Common.RTEMS b/configure/os/CONFIG_SITE.Common.RTEMS index 07f609fc8..68a8e878f 100644 --- a/configure/os/CONFIG_SITE.Common.RTEMS +++ b/configure/os/CONFIG_SITE.Common.RTEMS @@ -8,10 +8,12 @@ RTEMS_BASE=/usr/local/rtems/rtems-4.9 RTEMS_VERSION=4.9 + # If you're using neither BOOTP/DHCP nor FLASH to pick up your IOC -# network configuration you must specify your Internet Domain Name here +# network configuration you must uncomment and specify your Internet +# Domain Name here # -OP_SYS_CFLAGS += -DRTEMS_NETWORK_CONFIG_DNS_DOMAINNAME=aps.anl.gov +#OP_SYS_CFLAGS += -DRTEMS_NETWORK_CONFIG_DNS_DOMAINNAME= # # Specify your desired command-line-input library