13.2.1-5
Fix malformed patch in gcc13-libstdc++-compat.patch Resolves: RHEL-11600
This commit is contained in:
parent
a6c44036a2
commit
dc0c6264d8
@ -8804,7 +8804,7 @@
|
||||
+ $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_CXXFLAGS) $(LTLDFLAGS) -o $@
|
||||
--- libstdc++-v3/src/nonshared20/tzdb80.cc.jj 2023-05-19 20:25:50.447297532 +0200
|
||||
+++ libstdc++-v3/src/nonshared20/tzdb80.cc 2023-05-19 19:51:19.200552634 +0200
|
||||
@@ -0,0 +1,124 @@
|
||||
@@ -0,0 +1,122 @@
|
||||
+// Copyright The GNU Toolchain Authors.
|
||||
+//
|
||||
+// This file is part of the GNU ISO C++ Library. This library is free
|
||||
|
Loading…
Reference in New Issue
Block a user