- enable smp support

from icepiz.de at gmail.com and reminded by brad
ok MAINTAINER
This commit is contained in:
jasper 2012-05-21 07:37:45 +00:00
parent 69fd38fc86
commit 3ac8824849
2 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.46 2011/12/23 13:40:13 jasper Exp $
# $OpenBSD: Makefile,v 1.47 2012/05/21 07:37:45 jasper Exp $
COMMENT= real-time, concurrent and distributed functional language
@ -6,6 +6,7 @@ V= R14B04
DISTNAME= otp_src_${V}
PKGNAME= erlang-14b.04
EPOCH= 0
REVISION= 0
CATEGORIES= lang
# Erlang Public License
@ -32,7 +33,7 @@ CONFIGURE_ARGS= --disable-jinterface \
--enable-threads \
--enable-kernel-poll \
--disable-hipe \
--disable-smp-support
--enable-smp-support
USE_GMAKE= Yes
USE_GROFF = Yes

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.21 2011/12/23 13:40:13 jasper Exp $
@comment $OpenBSD: PLIST,v 1.22 2012/05/21 07:37:45 jasper Exp $
%%SHARED%%
bin/dialyzer
bin/epmd
@ -191,6 +191,7 @@ lib/erlang/doc/tutorial/users_guide.html
lib/erlang/${ERTS}/
lib/erlang/${ERTS}/bin/
@bin lib/erlang/${ERTS}/bin/beam
@bin lib/erlang/${ERTS}/bin/beam.smp
@bin lib/erlang/${ERTS}/bin/child_setup
@bin lib/erlang/${ERTS}/bin/ct_run
@bin lib/erlang/${ERTS}/bin/dialyzer