Mark as broken on FreeBSD 12. This ought to be an easy fix for someone

who has time.
This commit is contained in:
Mark Linimon 2018-03-18 15:26:29 +00:00
parent c20d5a1be7
commit accc2a8267
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464924

View file

@ -11,6 +11,8 @@ DISTFILES= # none
MAINTAINER= emulation@FreeBSD.org
COMMENT= Kernel module which provides /dev/rtc device support
BROKEN_FreeBSD_12= fails to compile: rtc.c:166:2: implicit declaration of function 'MALLOC' is invalid in C99
WRKSRC= ${WRKDIR}/files
NO_FETCH= yes