HomeFreeBSD

x11/way-displays: unbreak on -CURRENT after e8fe34cde858

Description

x11/way-displays: unbreak on -CURRENT after e8fe34cde858

Add -isystem to hide warnings in headers unintentionally exposed via symlink.

In file included from src/fds.c:6:
/usr/local/include/sys/inotify.h:21:13: error: zero size arrays are an extension [-Werror,-Wzero-length-array]

21 |         char            name[0];
   |                              ^

PR: 288342
Reported by: pkg-fallout

Details

Provenance
jbeichAuthored on Jul 20 2025, 1:06 AM
Parents
R11:fc1a825d9035: devel/protoc-gen-go-grpc: Update version 1.74.0=>1.74.1
Branches
Unknown
Tags
Unknown
Reverted By
R11:aae9823fbea3: devel/libinotify: convert to a system header