Print this page
NEX-5268 WBC: add sysevent migration-done (fixed broken libzpool build)
NEX-5203 make sure MPS libraries are always used from the adjunct
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>

Split Close
Expand all
Collapse all
          --- old/usr/src/lib/smbsrv/libmlsvc/i386/Makefile
          +++ new/usr/src/lib/smbsrv/libmlsvc/i386/Makefile
↓ open down ↓ 18 lines elided ↑ open up ↑
  19   19  # CDDL HEADER END
  20   20  #
  21   21  #
  22   22  # Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
  23   23  # Use is subject to license terms.
  24   24  #
  25   25  # ident "%Z%%M% %I%     %E% SMI"
  26   26  #
  27   27  
  28   28  include ../Makefile.com
       29 +include ../../../Makefile.nss
  29   30  
       31 +LDLIBS +=       -L$(ADJUNCT_PROTO)$(NSS_LDPATH)
       32 +
  30   33  DYNFLAGS +=     -R/usr/lib/smbsrv
  31   34  
  32   35  install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX