parent
bd902d04a5
commit
3c25766354
5
gcc.spec
5
gcc.spec
@ -196,8 +196,9 @@ URL: http://gcc.gnu.org
|
|||||||
# Need binutils which support .loc view >= 2.30
|
# Need binutils which support .loc view >= 2.30
|
||||||
# Need binutils which support --generate-missing-build-notes=yes >= 2.31
|
# Need binutils which support --generate-missing-build-notes=yes >= 2.31
|
||||||
%if 0%{?scl:1}
|
%if 0%{?scl:1}
|
||||||
BuildRequires: %{?scl_prefix}binutils >= 2.31
|
# FIXME XXX
|
||||||
BuildRequires: %{?scl_prefix}gdb >= 7.4.50
|
#BuildRequires: %{?scl_prefix}binutils >= 2.31
|
||||||
|
#BuildRequires: %{?scl_prefix}gdb >= 7.4.50
|
||||||
%endif
|
%endif
|
||||||
# While gcc doesn't include statically linked binaries, during testing
|
# While gcc doesn't include statically linked binaries, during testing
|
||||||
# -static is used several times.
|
# -static is used several times.
|
||||||
|
@ -10158,7 +10158,7 @@
|
|||||||
+asm (".hidden _ZTSSt12codecvt_utf8IwLm1114111ELSt12codecvt_mode0EE");
|
+asm (".hidden _ZTSSt12codecvt_utf8IwLm1114111ELSt12codecvt_mode0EE");
|
||||||
+asm (".hidden _ZTVNSt10filesystem4path8_CodecvtIwEE");
|
+asm (".hidden _ZTVNSt10filesystem4path8_CodecvtIwEE");
|
||||||
+asm (".hidden _ZTVSt12codecvt_utf8IwLm1114111ELSt12codecvt_mode0EE");
|
+asm (".hidden _ZTVSt12codecvt_utf8IwLm1114111ELSt12codecvt_mode0EE");
|
||||||
+asm (".hidden _ZNSt12_Destroy_auxILb0EE9__destroyIPNSt10filesystem4path5_CmptEEEvT_S6_");
|
+//asm (".hidden _ZNSt12_Destroy_auxILb0EE9__destroyIPNSt10filesystem4path5_CmptEEEvT_S6_");
|
||||||
--- libstdc++-v3/src/nonshared17/memory_resource.cc.jj 2023-05-19 12:22:56.799881298 +0200
|
--- libstdc++-v3/src/nonshared17/memory_resource.cc.jj 2023-05-19 12:22:56.799881298 +0200
|
||||||
+++ libstdc++-v3/src/nonshared17/memory_resource.cc 2023-05-19 19:21:05.014137551 +0200
|
+++ libstdc++-v3/src/nonshared17/memory_resource.cc 2023-05-19 19:21:05.014137551 +0200
|
||||||
@@ -0,0 +1,68 @@
|
@@ -0,0 +1,68 @@
|
||||||
|
Loading…
Reference in New Issue
Block a user