Author: bapt
Date: Tue Nov 25 11:07:03 2014
New Revision: 275023
URL: https://svnweb.freebsd.org/changeset/base/275023

Log:
  Define compiler_rt and ssp_nonshared libraries

Modified:
  head/share/mk/src.libnames.mk

Modified: head/share/mk/src.libnames.mk
==============================================================================
--- head/share/mk/src.libnames.mk       Tue Nov 25 09:57:42 2014        
(r275022)
+++ head/share/mk/src.libnames.mk       Tue Nov 25 11:07:03 2014        
(r275023)
@@ -45,10 +45,11 @@ _LIBRARIES= \
                cam \
                capsicum \
                casper \
-               ctf \
                com_err \
+               compiler_rt \
                crypt \
                crypto \
+               ctf \
                cuse \
                cxxrt \
                devstat \
@@ -106,6 +107,7 @@ _LIBRARIES= \
                ssl \
                stdthreads \
                supcplusplus \
+               ssp_nonshared \
                tacplus \
                termcapw \
                ufs \
@@ -115,6 +117,7 @@ _LIBRARIES= \
                wind \
                wrap \
                y \
+               ypclnt \
                z
 
 _DP_archive=   z bz2 lzma bsdxml
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to