Permalink
Browse files
tcl: add dtrace variant
- Loading branch information
Showing
with
4 additions
and
0 deletions.
-
+4
−0
lang/tcl/Portfile
|
|
@@ -71,6 +71,10 @@ variant memdebug description {enable memory debugging support} { |
|
|
configure.args-append --enable-symbols=mem |
|
|
} |
|
|
|
|
|
variant dtrace description {Enable DTrace static probes} { |
|
|
configure.args-append --enable-dtrace |
|
|
} |
|
|
|
|
|
platform darwin { |
|
|
configure.args-append tcl_cv_type_64bit="long long" |
|
|
} |
|
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.