- Strip shared library

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-10-10 14:32:08 +00:00
parent 0ff7b39709
commit 6c540acd76
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330003

View File

@ -16,6 +16,7 @@ LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
CONFIGURE_ENV= ac_cv_header_CUnit_CUnit_h=no
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes