fix build on GCC architectures

PR:		235992
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
Mikolaj Golub 2019-02-24 15:09:55 +00:00
parent f005de7ab5
commit 16e283f7a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493764

View File

@ -3,6 +3,7 @@
PORTNAME= cmogstored
PORTVERSION= 1.7.0
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://bogomips.org/cmogstored/files/
@ -14,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_mips= failst to compile: fdmap.c:89: undefined reference to `__sync_add_and_fetch_4'
BROKEN_mips64= failst to compile: fdmap.c:89: undefined reference to `__sync_add_and_fetch_4'
BROKEN_powerpc64= fails to build: internal compiler error: Segmentation fault
USES= compiler:c11
PLIST_FILES= sbin/cmogstored \
man/man1/cmogstored.1.gz