lang/tcl87: enable DTRACE on powerpc64le
Builds fine. Approved by: tier 2 blanket
This commit is contained in:
parent
2c2f3a710a
commit
74099928a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557029
@ -25,7 +25,9 @@ OPTIONS_DEFAULT=TCLMAN TZDATA
|
||||
OPTIONS_DEFINE_amd64= DTRACE
|
||||
OPTIONS_DEFAULT_amd64= DTRACE
|
||||
OPTIONS_DEFINE_powerpc64= DTRACE
|
||||
OPTIONS_DEFINE_powerpc64le= DTRACE
|
||||
OPTIONS_DEFAULT_powerpc64= DTRACE
|
||||
OPTIONS_DEFAULT_powerpc64le= DTRACE
|
||||
OPTIONS_EXCLUDE_powerpc64= ${OPTIONS_EXCLUDE_${ARCH}_${OSREL:R}}
|
||||
OPTIONS_EXCLUDE_powerpc64_11= DTRACE
|
||||
OPTIONS_EXCLUDE_powerpc64_12= DTRACE
|
||||
|
Loading…
Reference in New Issue
Block a user