diff options
Diffstat (limited to 'usr/src')
-rw-r--r-- | usr/src/tools/findunref/exception_list.open | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/usr/src/tools/findunref/exception_list.open b/usr/src/tools/findunref/exception_list.open index 7ec3423785..7a8686af07 100644 --- a/usr/src/tools/findunref/exception_list.open +++ b/usr/src/tools/findunref/exception_list.open @@ -20,7 +20,7 @@ # # -# Copyright 2009 Sun Microsystems, Inc. All rights reserved. +# Copyright 2010 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # @@ -250,3 +250,10 @@ # and sparc prototype files # ./usr/src/cmd/fps/fptest/singdoub* + +# +# The sharemgr command is built 32-bit only by default, but support +# for building 64-bit is latent in the Makefiles. +# +./usr/src/cmd/dfs.cmds/sharemgr/amd64/Makefile +./usr/src/cmd/dfs.cmds/sharemgr/sparcv9/Makefile |