summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sgs/rtld/common/setup.c
diff options
context:
space:
mode:
authorab196087 <none@none>2007-09-19 08:15:57 -0700
committerab196087 <none@none>2007-09-19 08:15:57 -0700
commitd29b2c4438482eb00488be49a1f5d6835f455546 (patch)
tree541f5471fe500cce2429019f17f9f87ddcf80b76 /usr/src/cmd/sgs/rtld/common/setup.c
parent90685d2c52744c6540828f16cdd2db815d467e37 (diff)
downloadillumos-joyent-d29b2c4438482eb00488be49a1f5d6835f455546.tar.gz
PSARC 2007/509 elfedit
6234471 need a way to edit ELF objects --HG-- rename : usr/src/cmd/sgs/packages/setup_pkg_ext => deleted_files/usr/src/cmd/sgs/packages/setup_pkg_ext
Diffstat (limited to 'usr/src/cmd/sgs/rtld/common/setup.c')
-rw-r--r--usr/src/cmd/sgs/rtld/common/setup.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/cmd/sgs/rtld/common/setup.c b/usr/src/cmd/sgs/rtld/common/setup.c
index fb99646f57..b373e3aa99 100644
--- a/usr/src/cmd/sgs/rtld/common/setup.c
+++ b/usr/src/cmd/sgs/rtld/common/setup.c
@@ -708,7 +708,8 @@ setup(char **envp, auxv_t *auxv, Word _flags, char *_platform, int _syspagsz,
Conv_cap_val_hw1_buf_t cap_val_hw1_buf;
const char *str =
- conv_cap_val_hw1(mhwcap, M_MACH, &cap_val_hw1_buf);
+ conv_cap_val_hw1(mhwcap, M_MACH, 0,
+ &cap_val_hw1_buf);
if (lml_main.lm_flags & LML_FLG_TRC_ENABLE) {
(void) printf(MSG_INTL(MSG_LDD_GEN_HWCAP_1),