hotspot/agent/make/saenv64.sh
changeset 3592 857575a0a200
parent 1217 5eb97f366a6a
child 3795 6227ff014cfe
--- a/hotspot/agent/make/saenv64.sh	Fri Jul 24 09:01:00 2009 -0700
+++ b/hotspot/agent/make/saenv64.sh	Fri Jul 24 12:40:40 2009 -0700
@@ -43,6 +43,8 @@
   fi
 fi
 
+LD_AUDIT_64=$STARTDIR/../src/os/solaris/proc/$CPU/libsaproc_audit.so
+export LD_AUDIT_64
 SA_LIBPATH=$STARTDIR/../src/os/solaris/proc/$CPU:$STARTDIR/solaris/$CPU
 
 OPTIONS="-Dsa.library.path=$SA_LIBPATH -Dsun.jvm.hotspot.debugger.useProcDebugger"