Page MenuHomeFreeBSD

net/pjsip: Unbreak IPV6 option
ClosedPublic

Authored by tobik on Dec 5 2019, 3:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 9:12 PM
Unknown Object (File)
Thu, Apr 25, 9:12 PM
Unknown Object (File)
Thu, Apr 25, 9:12 PM
Unknown Object (File)
Mon, Apr 22, 1:59 PM
Unknown Object (File)
Sat, Apr 20, 4:37 PM
Unknown Object (File)
Feb 15 2024, 4:41 PM
Unknown Object (File)
Feb 15 2024, 4:41 PM
Unknown Object (File)
Feb 15 2024, 4:40 PM
Subscribers

Details

Summary

Flagged by one of my ports tools due to setting IPV6_CFLAGS twice.
PJ_HAS_IPV6 is always set to 1 regardless of option state. Set it
to 0 when the option is off.

Test Plan

Confirmed building in Poudriere on 12.0 amd64 with IPV6 on and off,
but I cannot verify if the option actually does something beyond
that.

Diff Detail

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

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Dec 13 2019, 7:23 AM
This revision was automatically updated to reflect the committed changes.