diff options
Diffstat (limited to 'elfutils.spec')
-rw-r--r-- | elfutils.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/elfutils.spec b/elfutils.spec index 9ee862dc..8c774a80 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -15,6 +15,7 @@ Patch1: elfutils-0.147-rh-portability.patch Patch2: elfutils-0.147-rh-robustify.patch Patch3: elfutils-0.147-alt-findtextrel.patch Patch4: elfutils-0.147-alt-osabi.patch +Patch5: elfutils-0.147-alt-bss.patch Requires: libelf = %version-%release @@ -85,6 +86,7 @@ object file format, so you can see the different sections of an ELF file. %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 # Remove flex-generated files. rm libcpu/i386_lex.c src/ldlex.c |