svn commit: r391146 - branches/2015Q3/devel/pwlib
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu Jul 2 13:37:38 UTC 2015
Author: amdmi3
Date: Thu Jul 2 13:37:37 2015
New Revision: 391146
URL: https://svnweb.freebsd.org/changeset/ports/391146
Log:
MFH: r391132
- This installs fine on armv6
Approved by: ports-secteam (feld)
Modified:
branches/2015Q3/devel/pwlib/Makefile
Directory Properties:
branches/2015Q3/ (props changed)
Modified: branches/2015Q3/devel/pwlib/Makefile
==============================================================================
--- branches/2015Q3/devel/pwlib/Makefile Thu Jul 2 13:31:49 2015 (r391145)
+++ branches/2015Q3/devel/pwlib/Makefile Thu Jul 2 13:37:37 2015 (r391146)
@@ -33,8 +33,6 @@ OPTIONS_DEFAULT= PLUGINS LDAP
OPTIONS_SUB= yes
LDAP_DESC= OpenLDAP support
-BROKEN_armv6= Does not install on arm: mtree
-
CFLAGS+= -O1
MAKE_ENV= STDCCFLAGS+="-I${LOCALBASE}"
CPPFLAGS+= -O1 -I${WRKSRC}/include -I${LOCALBASE}/include
More information about the svn-ports-all
mailing list