diff options
author | Robert Mustacchi <rm@joyent.com> | 2012-09-28 11:36:40 +0000 |
---|---|---|
committer | Robert Mustacchi <rm@joyent.com> | 2012-09-28 11:36:40 +0000 |
commit | b533f56bf95137d3de6666bd923e15ec373ea611 (patch) | |
tree | 549b2c4cd27c4ec5ca6d2643832da16b9aee826c /usr/src/tools/findunref | |
parent | 9253d63df408bb48584e0b1abfcc24ef2472382e (diff) | |
download | illumos-joyent-b533f56bf95137d3de6666bd923e15ec373ea611.tar.gz |
3228 Want -zassert-deflib for ld
3229 ld(1) does not document -zfatal-warnings
3230 ld.so.1 should check default paths for DT_DEPAUDIT
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src/tools/findunref')
-rw-r--r-- | usr/src/tools/findunref/exception_list.open | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/usr/src/tools/findunref/exception_list.open b/usr/src/tools/findunref/exception_list.open index 4e6059b34e..573843afe1 100644 --- a/usr/src/tools/findunref/exception_list.open +++ b/usr/src/tools/findunref/exception_list.open @@ -272,3 +272,8 @@ # This covers header files that are not delivered. # ./usr/src/uts/common/xen/public/COPYING + +# +# ld tests which are not currently delivered +# +./usr/src/cmd/sgs/test |