Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148471284
D12239.id32694.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
454 B
Referenced Files
None
Subscribers
None
D12239.id32694.diff
View Options
Index: Makefile.inc1
===================================================================
--- Makefile.inc1
+++ Makefile.inc1
@@ -1786,7 +1786,8 @@
# ELF Tool Chain libraries are needed for ELF tools and dtrace tools.
# r296685 fix cross-endian objcopy
-.if ${BOOTSTRAPPING} < 1100102
+# r310724 fixed PR 215350, a crash in libdwarf with objects built by GCC 6.2.
+.if ${BOOTSTRAPPING} < 1200020
_elftoolchain_libs= lib/libelf lib/libdwarf
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 19, 3:03 AM (3 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29941249
Default Alt Text
D12239.id32694.diff (454 B)
Attached To
Mode
D12239: Makefile.inc1: bump elf tool chain version check after PR 215350 fix
Attached
Detach File
Event Timeline
Log In to Comment