diff options
Diffstat (limited to 'lang/ocaml/Makefile')
-rw-r--r-- | lang/ocaml/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile index 58a78ea06b9..f5c06346e12 100644 --- a/lang/ocaml/Makefile +++ b/lang/ocaml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2010/08/19 08:06:53 asau Exp $ +# $NetBSD: Makefile,v 1.66 2010/08/21 15:02:14 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -10,6 +10,7 @@ CONFIGURE_ENV+= disable_x11=yes BUILD_TARGET= world MAKE_JOBS_SAFE= no +UNLIMIT_RESOURCES= stacksize ### ### PLIST components |