SHA256
1
0
forked from pool/sedutil

Accepting request 1074812 from home:michael-chang:branches:Base:System

- Fix GCC 13 build error
  * Fix-build-with-GCC-13.patch

OBS-URL: https://build.opensuse.org/request/show/1074812
OBS-URL: https://build.opensuse.org/package/show/Base:System/sedutil?expand=0&rev=9
This commit is contained in:
2023-03-28 04:05:12 +00:00
committed by Git OBS Bridge
parent 19b0c128bb
commit d17af911a2
3 changed files with 39 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package sedutil
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -29,6 +29,7 @@ Source1: module-setup.sh
Source2: linuxpba.sh
Source3: sedutil-pba.pl
Patch0: kernel_nvme_header.patch
Patch1: Fix-build-with-GCC-13.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gcc-c++
@@ -47,6 +48,7 @@ the PBA image itself.
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%build
autoreconf -fi