svn commit: r565810 - head/comms/mlan3
Mark Linimon
linimon at FreeBSD.org
Wed Feb 17 22:10:32 UTC 2021
Author: linimon
Date: Wed Feb 17 22:10:31 2021
New Revision: 565810
URL: https://svnweb.freebsd.org/changeset/ports/565810
Log:
Mark BROKEN in 13/14 (via latest llvm update).
Modified:
head/comms/mlan3/Makefile
Modified: head/comms/mlan3/Makefile
==============================================================================
--- head/comms/mlan3/Makefile Wed Feb 17 22:08:10 2021 (r565809)
+++ head/comms/mlan3/Makefile Wed Feb 17 22:10:31 2021 (r565810)
@@ -13,6 +13,9 @@ COMMENT= Version 3.00 beta API for Dallas Semiconducto
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/license.txt
+BROKEN_FreeBSD_13= ld: error: duplicate symbol: VERBOSE
+BROKEN_FreeBSD_14= ld: error: duplicate symbol: VERBOSE
+
NO_WRKSUBDIR= yes
USES= dos2unix uidfix zip
DOS2UNIX_GLOB= *.c *.h
More information about the svn-ports-all
mailing list