HomeFreeBSD

pam_krb5: fix the GCC build

Description

pam_krb5: fix the GCC build

GCC doesn't recognise
-Wno-error=incompatible-pointer-types-discards-qualifiers.

Remove it and just fix the error instead: our pam_message does not have
a const msg member.

Reviewed by: cy, emaste
Differential Revision: https://reviews.freebsd.org/D51575

Details

Provenance
ivyAuthored on Aug 1 2025, 2:05 PM
Reviewer
cy
Differential Revision
D51575: pam_krb5: fix the GCC build
Parents
rG3650722abf29: ifconfig: Support VLAN ID in static/deladdr
Branches
Unknown
Tags
Unknown