HomeFreeBSD

- Fix build on CURRENT

Description

  • Fix build on CURRENT

In base revision r281198, sockaddr_l2cap structure was changed, and
an #error which fires by default was added as a safety measure to
make sure all structure consumers are updated to initialize new
fields. This port, however, doesn't seem to use this structure, so
it should be safe to just disable the error.

Details

Provenance
AMDmi3Authored on
Parents
rP389988: - Mark BROKEN on < 10.x:
Branches
Unknown
Tags
Unknown