svn commit: r558375 - head/sysutils/bareos16-client-static

Piotr Kubaj pkubaj at FreeBSD.org
Fri Dec 18 14:18:59 UTC 2020


Author: pkubaj
Date: Fri Dec 18 14:18:58 2020
New Revision: 558375
URL: https://svnweb.freebsd.org/changeset/ports/558375

Log:
  sysutils/bareos16-client-static: unbreak on powerpc64 head
  
  Builds fine.

Modified:
  head/sysutils/bareos16-client-static/Makefile

Modified: head/sysutils/bareos16-client-static/Makefile
==============================================================================
--- head/sysutils/bareos16-client-static/Makefile	Fri Dec 18 14:06:40 2020	(r558374)
+++ head/sysutils/bareos16-client-static/Makefile	Fri Dec 18 14:18:58 2020	(r558375)
@@ -6,7 +6,6 @@ PKGNAMESUFFIX=	16-client-static
 COMMENT=	Backup archiving recovery open sourced (static client)
 
 BROKEN_aarch64=	Fails to link: missing sbrk
-BROKEN_FreeBSD_13_powerpc64=	fails to compile: bsnprintf.c:621:16: static declaration of 'round' follows non-static declaration
  
 CONFLICTS=	bareos-client-static-*
 


More information about the svn-ports-head mailing list