From 94301c8838c39800d6bb098632131aa490c4da24 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Mon, 13 Jul 2009 21:27:38 +0000 Subject: [PATCH] Set BUILD_CLASS=HOST and HOST_OPT=NO. --- configure/os/CONFIG.solaris-sparc.solaris-sparc-debug | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/configure/os/CONFIG.solaris-sparc.solaris-sparc-debug b/configure/os/CONFIG.solaris-sparc.solaris-sparc-debug index 3fe50c90f..334e6c136 100644 --- a/configure/os/CONFIG.solaris-sparc.solaris-sparc-debug +++ b/configure/os/CONFIG.solaris-sparc.solaris-sparc-debug @@ -9,10 +9,6 @@ include $(CONFIG)/os/CONFIG.solaris-sparc.solaris-sparc -#BUILD_CLASS = HOST -#HOST_OPT = NO +BUILD_CLASS=HOST +HOST_OPT=NO -GNU = NO - -# Removes -O optimization and adds -g compile option -CROSS_OPT=NO