gcc-toolset-12-annobin package is retired on branch c10s for CS-2551
This commit is contained in:
parent
217efb9226
commit
5bfd36efea
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +0,0 @@
|
||||
SOURCES/annobin-10.76.tar.xz
|
||||
/annobin-10.76.tar.xz
|
||||
3
README.md
Normal file
3
README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Package Not Available
|
||||
This package is not available on CentOS Stream 10.
|
||||
It may be available on another branch.
|
||||
@ -1,11 +0,0 @@
|
||||
--- annobin.orig/gcc-plugin/annobin.cc 2022-06-15 11:55:16.777078303 +0100
|
||||
+++ annobin-10.76/gcc-plugin/annobin.cc 2022-06-15 11:55:47.044923662 +0100
|
||||
@@ -105,7 +105,7 @@ static uint annobin_active_che
|
||||
|
||||
/* Default to using section groups as the link-order
|
||||
method needs a linker from binutils 2.36 or later. */
|
||||
-attach_type annobin_attach_type = not_set;
|
||||
+attach_type annobin_attach_type = group;
|
||||
|
||||
static const char * annobin_section_type = "%note";
|
||||
|
||||
@ -1,12 +0,0 @@
|
||||
diff -rup annobin.orig/gcc-plugin/annobin.cc annobin-10.64/gcc-plugin/annobin.cc
|
||||
--- annobin.orig/gcc-plugin/annobin.cc 2022-04-06 12:55:02.350469755 +0100
|
||||
+++ annobin-10.64/gcc-plugin/annobin.cc 2022-04-06 12:55:28.503296390 +0100
|
||||
@@ -1851,7 +1851,7 @@ annobin_emit_start_sym_and_version_note
|
||||
Ensure that we do not have empty special text sections so that the
|
||||
annobin start symbols are never beyond the end of the sections. */
|
||||
#ifndef ANNOBIN_NOP_INSN
|
||||
-#define ANNOBIN_NOP_INSN ".nop"
|
||||
+#define ANNOBIN_NOP_INSN "nop"
|
||||
#endif
|
||||
if (* suffix && enable_ppc64_nops)
|
||||
annobin_emit_asm (ANNOBIN_NOP_INSN,
|
||||
1698
annobin.spec
1698
annobin.spec
File diff suppressed because it is too large
Load Diff
1
dead.package
Normal file
1
dead.package
Normal file
@ -0,0 +1 @@
|
||||
gcc-toolset-12-annobin package is retired on branch c10s for CS-2551
|
||||
Loading…
Reference in New Issue
Block a user