From 4c2d266910083336661ea7ac63b725786b473867 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 26 Oct 2004 14:21:00 +0000 Subject: [PATCH] Initial version. --- .../os/CONFIG_SITE.solaris-sparc.solaris-sparc-debug | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 configure/os/CONFIG_SITE.solaris-sparc.solaris-sparc-debug diff --git a/configure/os/CONFIG_SITE.solaris-sparc.solaris-sparc-debug b/configure/os/CONFIG_SITE.solaris-sparc.solaris-sparc-debug new file mode 100644 index 000000000..1ea39b4e0 --- /dev/null +++ b/configure/os/CONFIG_SITE.solaris-sparc.solaris-sparc-debug @@ -0,0 +1,9 @@ + +#Prepares the object code to collect data for profiling with prof. +#PROFILE=YES + +#Compiles for profiling with the gprof profiler. +#GPROF=YES + +# Removes -O optimization and adds -g compile option +HOST_OPT=NO