Print this page
11224 nightly and bldenv should be usable directly

Split Close
Expand all
Collapse all
          --- old/usr/src/tools/env/illumos.sh
          +++ new/usr/src/tools/env/illumos.sh
↓ open down ↓ 16 lines elided ↑ open up ↑
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  # Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
  22   22  # Copyright 2015 Nexenta Systems, Inc.  All rights reserved.
  23   23  # Copyright 2012 Joshua M. Clulow <josh@sysmgr.org>
  24   24  # Copyright 2015, OmniTI Computer Consulting, Inc. All rights reserved.
  25   25  # Copyright 2016 RackTop Systems.
  26   26  # Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
  27      -# Copyright 2019, Joyent, Inc.
       27 +# Copyright 2020 Joyent, Inc.
  28   28  #
  29      -# - This file is sourced by "bldenv.sh" and "nightly.sh" and should not
       29 +# - This file is sourced by "bldenv" and "nightly" and should not
  30   30  #   be executed directly.
  31   31  # - This script is only interpreted by ksh93 and explicitly allows the
  32   32  #   use of ksh93 language extensions.
  33   33  
  34   34  
  35   35  # -----------------------------------------------------------------------------
  36   36  # Parameters you are likely to want to change
  37   37  # -----------------------------------------------------------------------------
  38   38  
  39   39  #       DEBUG build only (-D, -F)
↓ open down ↓ 262 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX