FreeBSD Bugzilla – Attachment 257135 Details for
Bug 284441
lang/gcc and -static option lead to segfaults
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for lang/gcc14
diff (text/plain), 778 bytes, created by
sgk
on 2025-01-30 20:51:11 UTC
(
hide
)
Description:
Patch for lang/gcc14
Filename:
MIME Type:
Creator:
sgk
Created:
2025-01-30 20:51:11 UTC
Size:
778 bytes
patch
obsolete
>diff --git a/files/patch-libgcc-config.host b/files/patch-libgcc-config.host >new file mode 100644 >index 000000000000..266694676d17 >--- /dev/null >+++ b/files/patch-libgcc-config.host >@@ -0,0 +1,11 @@ >+--- libgcc/config.host.orig 2025-01-30 12:31:26.479569000 -0800 >++++ libgcc/config.host 2025-01-30 12:32:03.732682000 -0800 >+@@ -286,7 +286,7 @@ >+ # machine-specific sections may refine and add to this >+ # configuration. >+ tmake_file="$tmake_file t-freebsd t-crtstuff-pic t-libgcc-pic t-eh-dw2-dip t-slibgcc t-slibgcc-gld t-slibgcc-elf-ver" >+- extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o" >++ extra_parts="crtbegin.o crtend.o crtbeginS.o crtbeginT.o crtendS.o" >+ case ${target_thread_file} in >+ posix) >+ tmake_file="${tmake_file} t-freebsd-thread"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 284441
: 257135