Change these back from ONLY_FOR to merely marking them broken on arm.
Reported by: matthew@reztek.cz Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
6f71b86654
commit
cecaf8dd5e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428258
@ -9,6 +9,7 @@ COMMENT= X.Org siliconmotion display driver
|
||||
|
||||
XORG_CAT= driver
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
BROKEN_aarch64= error: implicit declaration of function outb is invalid in C99
|
||||
BROKEN_armv6= error: implicit declaration of function outb is invalid in C99
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -10,6 +10,7 @@ COMMENT= X.Org tseng display driver
|
||||
|
||||
XORG_CAT= driver
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
BROKEN_aarch64= error: implicit declaration of function outb is invalid in C99
|
||||
BROKEN_armv6= error: implicit declaration of function outb is invalid in C99
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user