Index: head/security/wpa_supplicant/files/patch-src_radius_radius__client.c =================================================================== --- head/security/wpa_supplicant/files/patch-src_radius_radius__client.c (nonexistent) +++ head/security/wpa_supplicant/files/patch-src_radius_radius__client.c (revision 559639) @@ -0,0 +1,10 @@ +--- src/radius/radius_client.c.orig 2019-08-07 06:25:25.000000000 -0700 ++++ src/radius/radius_client.c 2020-12-29 20:50:52.923004000 -0800 +@@ -814,6 +814,7 @@ + { + struct radius_client_data *radius = eloop_ctx; + struct hostapd_radius_servers *conf = radius->conf; ++#pragma GCC diagnostic ignored "-Wvoid-pointer-to-enum-cast" + RadiusType msg_type = (RadiusType) sock_ctx; + int len, roundtrip; + unsigned char buf[3000]; Property changes on: head/security/wpa_supplicant/files/patch-src_radius_radius__client.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property