mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
multimedia/pwcbsd: disable -Werror
This fixes build on 13.0
This commit is contained in:
parent
1169fd7bd4
commit
c3c6816248
@ -24,7 +24,7 @@ OPTIONS_DEFAULT= PROGRAMS
|
||||
PROGRAMS_DESC= Build the programs
|
||||
MMAP_DESC= Enable mmap support (MAY CRASH YOUR SYSTEM)
|
||||
|
||||
CFLAGS+= -Wno-unused-but-set-variable
|
||||
CFLAGS+= -Wno-error
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user