Page MenuHomeFreeBSD

D2109.id4326.diff
No OneTemporary

D2109.id4326.diff

Index: Makefile.inc1
===================================================================
--- Makefile.inc1
+++ Makefile.inc1
@@ -1320,8 +1320,6 @@
# ELF Tool Chain libraries are needed for ELF tools and dtrace tools.
# dtrace tools are required for older bootstrap env and cross-build
# pre libdwarf
-.if ${BOOTSTRAPPING} < 1100006 || (${MACHINE} != ${TARGET} || \
- ${MACHINE_ARCH} != ${TARGET_ARCH})
_elftoolchain_libs= lib/libelf lib/libdwarf
.if ${MK_CDDL} != "no"
_dtrace_tools= cddl/usr.bin/sgsmsg cddl/lib/libctf cddl/usr.bin/ctfconvert \
@@ -1330,7 +1328,6 @@
${_bt}-cddl/usr.bin/ctfconvert: ${_bt}-lib/libelf ${_bt}-lib/libdwarf ${_bt}-cddl/lib/libctf
${_bt}-cddl/usr.bin/ctfmerge: ${_bt}-lib/libelf ${_bt}-lib/libdwarf ${_bt}-cddl/lib/libctf
.endif
-.endif
# Default to building the GPL DTC, but build the BSDL one if users explicitly
# request it.

File Metadata

Mime Type
text/plain
Expires
Wed, Jan 14, 11:03 PM (15 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27640515
Default Alt Text
D2109.id4326.diff (876 B)

Event Timeline