mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-05 12:56:08 +00:00
Turn off gcc's uninitialized warnings for this code. They
can be fixed, but really do appear to be false alarms.
This commit is contained in:
parent
80b3ba7a8d
commit
f1868b4309
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=286992
@ -1,3 +1,4 @@
|
||||
# $FreeBSD$
|
||||
|
||||
CFLAGS.gcc+= -Wno-uninitialized
|
||||
.include "../Makefile.inc"
|
||||
|
Loading…
Reference in New Issue
Block a user