Mention upstream issue in s390x-ignore... patch
This commit is contained in:
parent
c2d0ceffa4
commit
9941f71a57
@ -9,7 +9,7 @@ index d4f9fc4..87dabaa 100644
|
||||
+ if sect.name == ".debug_str" && sym.name == "L0" && sym.type_ == 0 {
|
||||
+ // introduced by https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=49fced1206db40c71208c201165d65f92c69cebe on s390x
|
||||
+ // TODO investigate from where they are actually coming from, could be possible issue with elf parsing as seeing 0x1 in name is weird
|
||||
+ // See issue
|
||||
+ // See issue https://github.com/golang/go/issues/20996
|
||||
+ continue
|
||||
+ }
|
||||
+
|
||||
|
Loading…
Reference in New Issue
Block a user