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