summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--exception_lists/check_rtime3
1 files changed, 2 insertions, 1 deletions
diff --git a/exception_lists/check_rtime b/exception_lists/check_rtime
index d98cdabbc6..fc19dd369b 100644
--- a/exception_lists/check_rtime
+++ b/exception_lists/check_rtime
@@ -22,6 +22,7 @@
#
# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
# Copyright 2015, OmniTI Computer Consulting, Inc. All rights reserved.
+# Copyright 2018 Joyent, Inc.
#
# This file provides exceptions to the usual rules applied to ELF objects by
@@ -76,7 +77,7 @@ EXEC_STACK ^opt/os-tests/tests/secflags/stacky$
# Objects for which we allow relocations to the text segment
TEXTREL ^platform/.*/MACH(kernel)/unix$
-TEXTREL ^usr/sbin/amd64/bhyve$
+TEXTREL ^usr/sbin/bhyve$
# Directories and files that are allowed to have no direct bound symbols
NODIRECT ^platform/.*/MACH(kernel)/unix$