Page MenuHomeFreeBSD

devel/py-llfuse: Fix build (warning=error), remove -Werror
ClosedPublic

Authored by pkubaj on Jul 25 2019, 10:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 22, 11:23 PM
Unknown Object (File)
Sep 13 2025, 1:27 AM
Unknown Object (File)
Sep 11 2025, 11:29 PM
Unknown Object (File)
Sep 10 2025, 1:14 AM
Unknown Object (File)
Sep 8 2025, 2:13 PM
Unknown Object (File)
Sep 8 2025, 1:10 PM
Unknown Object (File)
Sep 3 2025, 1:03 PM
Unknown Object (File)
Jul 7 2025, 2:22 AM
Subscribers
None

Details

Summary

-Werror is added to flags by default, breaking build for example with GCC.

Follow upstream and remove it. Also disable DEVELOPER_MODE since it's enabled too widely.

PR: 238887

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable