Skip to content

Commit

Permalink
comms/uartlirc: mark BROKEN on FreeBSD >= 13
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Apr 24, 2021
1 parent 4bc81ae commit 2ef3133
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions comms/uartlirc/Makefile
Expand Up @@ -18,6 +18,8 @@ BROKEN_powerpc64= fails to compile: uart.h: No such file or directory
BROKEN_powerpc64le= fails to compile: uart.h: No such file or directory
BROKEN_riscv64= fails to compile: uartlirc_core.c:273:19: expected expression
BROKEN_sparc64= fails to build
BROKEN_FreeBSD_13= fails to compile: uartlirc_bus_scc.c:101:7: use of undeclared identifier 'SCC_CLASS_SAB82532'
BROKEN_FreeBSD_14= fails to compile: uartlirc_bus_scc.c:101:7: use of undeclared identifier 'SCC_CLASS_SAB82532'

USES= kmod

Expand Down

0 comments on commit 2ef3133

Please sign in to comment.