Skip to content

Commit

Permalink
lang/erlang-runtime23: enable HIPE on powerpc64
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed Aug 13, 2023
1 parent f466299 commit 2178a1e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lang/erlang-runtime23/Makefile
@@ -1,7 +1,7 @@
PORTNAME= erlang
DISTVERSIONPREFIX= OTP-
DISTVERSION= 23.3.4.19
PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= lang parallel java
PKGNAMESUFFIX= -runtime23
DIST_SUBDIR= erlang
Expand Down Expand Up @@ -51,7 +51,6 @@ OPTIONS_EXCLUDE_aarch64= DTRACE
OPTIONS_EXCLUDE_armv6= DTRACE
OPTIONS_EXCLUDE_armv7= DTRACE
OPTIONS_EXCLUDE_i386= DTRACE HIPE NATIVE
OPTIONS_EXCLUDE_powerpc64= HIPE
OPTIONS_EXCLUDE_riscv64= DTRACE

CORBA_DESC= Enable Corba support
Expand Down

0 comments on commit 2178a1e

Please sign in to comment.