patch fixup
This commit is contained in:
commit
5194f90863
@ -1,17 +1,6 @@
|
|||||||
From: Chris Leech <cleech@redhat.com>
|
From: Chris Leech <cleech@redhat.com>
|
||||||
Subject: fix build warnings/errors with GCC format-truncation checks
|
Subject: fix build warnings/errors with GCC format-truncation checks
|
||||||
|
|
||||||
Bugzilla: ZZZ
|
|
||||||
Upstream Status:
|
|
||||||
Build Info: XXX
|
|
||||||
Tested:
|
|
||||||
|
|
||||||
commit 9d8c43e3e81752906f4fc58fa656a98bafa1d4a1
|
|
||||||
Author: Chris Leech <cleech@redhat.com>
|
|
||||||
Date: Fri Mar 16 09:48:26 2018 -0700
|
|
||||||
|
|
||||||
fix build warnings/errors with GCC format-truncation checks
|
|
||||||
|
|
||||||
diff --git a/fcoeadm_display.c b/fcoeadm_display.c
|
diff --git a/fcoeadm_display.c b/fcoeadm_display.c
|
||||||
index 120c6084b7ca..f10cfb53d454 100644
|
index 120c6084b7ca..f10cfb53d454 100644
|
||||||
--- a/fcoeadm_display.c
|
--- a/fcoeadm_display.c
|
@ -16,8 +16,8 @@ Source1: quickstart.txt
|
|||||||
Source2: fcoe.service
|
Source2: fcoe.service
|
||||||
Source3: fcoe.config
|
Source3: fcoe.config
|
||||||
ExcludeArch: ppc s390
|
ExcludeArch: ppc s390
|
||||||
Patch0: fcoe-utils-ggc7-fmt-truc-err.patch
|
Patch0: fcoe-utils-gcc7-fmt-truc-err.patch
|
||||||
Patch1: fcoe-utils-ggc8-fmt-truc-err.patch
|
Patch1: fcoe-utils-gcc8-fmt-truc-err.patch
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
BuildRequires: libpciaccess-devel
|
BuildRequires: libpciaccess-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user