diff options
| author | Warner Losh <imp@FreeBSD.org> | 2015-08-21 14:15:54 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2015-08-21 14:15:54 +0000 |
| commit | f1868b430993bce309ba068f323c61e32006f7ea (patch) | |
| tree | ca899698efc2e813399694203b80b04ddf8267c4 /usr.sbin | |
| parent | 80b3ba7a8d92a934848b31557d6b50111f8063da (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/hyperv/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/hyperv/Makefile.inc b/usr.sbin/hyperv/Makefile.inc index 265f86d1ed55a..edb012926dd1c 100644 --- a/usr.sbin/hyperv/Makefile.inc +++ b/usr.sbin/hyperv/Makefile.inc @@ -1,3 +1,4 @@ # $FreeBSD$ +CFLAGS.gcc+= -Wno-uninitialized .include "../Makefile.inc" |
