diff options
| author | Garrett D'Amore <garrett@damore.org> | 2022-07-07 11:51:11 -0400 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2022-07-13 10:28:07 -0400 |
| commit | 9b664393d4fdda96221e6ea9ea95790d3c15be70 (patch) | |
| tree | 7222ee176e18a86b8b699526779e8f1f164194df /exception_lists | |
| parent | 6c489a5260bcb010bd6a712e312b0aa29cd591b8 (diff) | |
| download | illumos-gate-9b664393d4fdda96221e6ea9ea95790d3c15be70.tar.gz | |
11328 Remove M_MULTIDATA support
Reviewed by: Dan McDonald <danmcd@mnx.io>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
Diffstat (limited to 'exception_lists')
| -rw-r--r-- | exception_lists/packaging | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/exception_lists/packaging b/exception_lists/packaging index 9654bf67ef..7e6885c795 100644 --- a/exception_lists/packaging +++ b/exception_lists/packaging @@ -22,7 +22,7 @@ # # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # Copyright 2012 OmniTI Computer Consulting, Inc. All rights reserved. -# Copyright 2022 Garrett D'Amore <garrett@damore.org> +# Copyright 2022 Garrett D'Amore # Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> # Copyright 2017 Toomas Soome <tsoome@me.com> # Copyright 2017 RackTop Systems. @@ -347,10 +347,6 @@ usr/include/libuutil_impl.h usr/lib/libuutil.so usr/lib/sparcv9/libuutil.so sparc # -# Private Multidata file. -# -usr/include/sys/multidata_impl.h -# # Even though all the objects built under usr/src/stand are later glommed # together into a couple of second-stage boot loaders, we dump the static # archives and lint libraries into $(ROOT)/stand for intermediate use |
