mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
lang/erlang-runtime20: enable DTRACE on powerpc64 head
Seems to build fine now.
This commit is contained in:
parent
94245be614
commit
3e93312cbb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556827
@ -4,7 +4,7 @@
|
||||
PORTNAME= erlang
|
||||
DISTVERSIONPREFIX= OTP-
|
||||
DISTVERSION= 20.3.8.26
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= lang parallel java
|
||||
PKGNAMESUFFIX= -runtime20
|
||||
DIST_SUBDIR= erlang
|
||||
@ -31,8 +31,7 @@ ERLANG_LIB= ${PORTNAME}${PORTVERSION:C/\..*//}
|
||||
|
||||
OPTIONS_DEFINE= DIRTY DTRACE HIPE JAVA KQUEUE NATIVE ODBC OPENSSL SCTP THREADS WX
|
||||
OPTIONS_DEFAULT=DIRTY DTRACE HIPE 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
|
||||
|
||||
DIRTY_DESC= Enable Dirty schedulers
|
||||
|
Loading…
Reference in New Issue
Block a user