9e5af0f026
doesn't honor address space limits.
7 lines
144 B
Text
7 lines
144 B
Text
# $NetBSD: INSTALL,v 1.2 2013/03/02 18:04:31 joerg Exp $
|
|
|
|
case ${STAGE} in
|
|
POST-INSTALL)
|
|
${PREFIX}/bin/sun6-java -Xshare:dump -mx128m
|
|
;;
|
|
esac
|