lang/php74: enable DTRACE on powerpc64 head
Builds fine.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= php74
|
||||
DISTVERSION= 7.4.12
|
||||
PORTREVISION?= 0
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES?= lang devel www
|
||||
MASTER_SITES= PHP/distributions
|
||||
DISTNAME= php-${DISTVERSION}
|
||||
@@ -46,7 +46,9 @@ OPTIONS_EXCLUDE_armv7= DTRACE
|
||||
OPTIONS_EXCLUDE_mips= DTRACE FPM
|
||||
OPTIONS_EXCLUDE_mips64= DTRACE FPM
|
||||
OPTIONS_EXCLUDE_powerpc= DTRACE
|
||||
OPTIONS_EXCLUDE_powerpc64= DTRACE
|
||||
OPTIONS_EXCLUDE_powerpc64= ${OPTIONS_EXCLUDE_${ARCH}_${OSREL:R}}
|
||||
OPTIONS_EXCLUDE_powerpc64_11= DTRACE
|
||||
OPTIONS_EXCLUDE_powerpc64_12= DTRACE
|
||||
OPTIONS_EXCLUDE_sparc64= DTRACE
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user