Lines 36-41
OPTIONS_DEFINE= BASH DOCS DTRACE JSON PIE PROPRIETARY READLINE SNMP XML ZSH
Link Here
|
36 |
OPTIONS_DEFAULT= BASH JSON PROPRIETARY SNMP XML ZSH |
36 |
OPTIONS_DEFAULT= BASH JSON PROPRIETARY SNMP XML ZSH |
37 |
OPTIONS_SUB= yes |
37 |
OPTIONS_SUB= yes |
38 |
|
38 |
|
|
|
39 |
# ld(1) fails to link probes: Relocations in generic ELF (EM: 0) |
40 |
OPTIONS_EXCLUDE_aarch64= DTRACE |
41 |
|
42 |
# dt_modtext:opensolaris/lib/libdtrace/common/dt_link.c: arm not implemented |
43 |
OPTIONS_EXCLUDE_armv6= DTRACE |
44 |
OPTIONS_EXCLUDE_armv7= DTRACE |
45 |
|
39 |
DTRACE_DESC= DTrace support |
46 |
DTRACE_DESC= DTrace support |
40 |
JSON_DESC= JSON output support |
47 |
JSON_DESC= JSON output support |
41 |
PIE_DESC= Build PIE (position independant executables) |
48 |
PIE_DESC= Build PIE (position independant executables) |