Print this page
11528 Makefile.noget can get gone
11529 Use -Wno-maybe-initialized

Split Close
Expand all
Collapse all
          --- old/usr/src/ucblib/libucb/Makefile.com
          +++ new/usr/src/ucblib/libucb/Makefile.com
↓ open down ↓ 13 lines elided ↑ open up ↑
  14   14  # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15   15  # If applicable, add the following below this CDDL HEADER, with the
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  #
  22   22  # Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved.
  23   23  #
  24      -# Copyright (c) 2018, Joyent, Inc.
       24 +# Copyright 2019 Joyent, Inc.
  25   25  # Copyright 2019 Peter Tribble.
  26   26  #
  27   27  
  28   28  LIBRARY=        libucb.a
  29   29  VERS=           .1
  30   30  
  31   31  PORTSYSOBJS=            \
  32   32          flock.o         \
  33   33          getdtblsize.o   \
  34   34          gethostid.o     \
↓ open down ↓ 109 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX