Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F141944833
D2109.id4326.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
876 B
Referenced Files
None
Subscribers
None
D2109.id4326.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D2109: Always build the elf toolchain, ctfconvert, et al as part of buildtools
Attached
Detach File
Event Timeline
Log In to Comment