Print this page
7319 Need a way to turn off ld "multiple inclusion" warnings
Reviewed by: Martin Bochnig <opensxce@mail.ru>
Reviewed by: Kim Shrier <kshrier@racktopsystems.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>

@@ -1,7 +1,8 @@
 #
 # Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright 2016 RackTop Systems.
 #
 # CDDL HEADER START
 #
 # The contents of this file are subject to the terms of the
 # Common Development and Distribution License (the "License").

@@ -1656,5 +1657,6 @@
 4959    completely discarded merged string sections will corrupt output objects
 4996    rtld _init race leads to incorrect symbol values
 5688    ELF tools need to be more careful with dwarf data
 6098    ld(1) should not require symbols which identify group sections be global
 6252    ld should merge function/data-sections in the same manner as GNU ld
+7319    Need a way to turn off ld "multiple inclusion" warnings