svn commit: r375441 - head/devel/commoncpp

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Dec 24 11:59:13 UTC 2014


Author: amdmi3
Date: Wed Dec 24 11:59:11 2014
New Revision: 375441
URL: https://svnweb.freebsd.org/changeset/ports/375441
QAT: https://qat.redports.org/buildarchive/r375441/

Log:
  - Strip libraries
  
  Approved by:	bapt

Modified:
  head/devel/commoncpp/Makefile

Modified: head/devel/commoncpp/Makefile
==============================================================================
--- head/devel/commoncpp/Makefile	Wed Dec 24 11:59:05 2014	(r375440)
+++ head/devel/commoncpp/Makefile	Wed Dec 24 11:59:11 2014	(r375441)
@@ -16,6 +16,7 @@ USE_LDCONFIG=	yes
 USES=		gmake libtool pathfix
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	ac_cv_path_DOXYGEN=no
+INSTALL_TARGET=	install-strip
 
 INFO=		commoncpp2
 


More information about the svn-ports-head mailing list