ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/Makefile.inc1
(Generate patch)

Comparing trunk/Makefile.inc1 (file contents):
Revision 8395 by laffer1, Sun Sep 18 19:25:04 2016 UTC vs.
Revision 8465 by laffer1, Sun Sep 18 22:20:09 2016 UTC

# Line 1274 | Line 1274 | _prebuild_libs=        ${_kerberos5_lib_libasn1} \
1274                  lib/ncurses/ncurses lib/ncurses/ncursesw \
1275                  lib/libopie lib/libpam ${_lib_libthr} \
1276                  lib/libradius lib/libsbuf lib/libtacplus \
1277 <                ${_cddl_lib_libumem} \
1277 >                ${_cddl_lib_libumem} ${_cddl_lib_libnvpair} \
1278                  lib/libutil ${_lib_libypclnt} lib/libz lib/msun \
1279                  ${_secure_lib_libcrypto} ${_secure_lib_libssh} \
1280                  ${_secure_lib_libssl} lib/libsqlite3 \
# Line 1298 | Line 1298 | _apache_lib= apache/lib
1298  
1299   .if ${MK_CDDL} != "no"
1300   _cddl_lib_libumem= cddl/lib/libumem
1301 + _cddl_lib_libnvpair= cddl/lib/libnvpair
1302   _cddl_lib= cddl/lib
1303   .endif
1304  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines