Page MenuHomeFreeBSD

D12239.id32694.diff
No OneTemporary

D12239.id32694.diff

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

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)

Event Timeline