mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
lang/erlang-runtime23: enable DTRACE on powerpc64 head
This commit is contained in:
parent
fe11d46873
commit
811599f3a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556842
@ -4,6 +4,7 @@
|
||||
PORTNAME= erlang
|
||||
DISTVERSIONPREFIX= OTP-
|
||||
DISTVERSION= 23.1.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= lang parallel java
|
||||
PKGNAMESUFFIX= -runtime23
|
||||
DIST_SUBDIR= erlang
|
||||
@ -35,8 +36,7 @@ ERLANG_LIB= ${PORTNAME}${PORTVERSION:C/\..*//}
|
||||
|
||||
OPTIONS_DEFINE= CORBA DIRTY DTRACE HIPE JAVA KQUEUE NATIVE ODBC OPENSSL SCTP THREADS WX
|
||||
OPTIONS_DEFAULT=CORBA DIRTY DTRACE KQUEUE OPENSSL SCTP THREADS
|
||||
OPTIONS_EXCLUDE_powerpc64= HIPE ${OPTIONS_EXCLUDE_${ARCH}_${OSREL:R}}
|
||||
OPTIONS_EXCLUDE_powerpc64_13= DTRACE
|
||||
OPTIONS_EXCLUDE_powerpc64= HIPE
|
||||
OPTIONS_EXCLUDE_riscv64= DTRACE
|
||||
|
||||
CORBA_DESC= Enable Corba support
|
||||
|
Loading…
Reference in New Issue
Block a user