Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145899312
D7338.1778798476.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
940 B
Referenced Files
None
Subscribers
None
D7338.1778798476.diff
View Options
Index: ObsoleteFiles.inc
===================================================================
--- ObsoleteFiles.inc
+++ ObsoleteFiles.inc
@@ -38,6 +38,9 @@
# xargs -n1 | sort | uniq -d;
# done
+# 2016xxxx: objdump disconnected
+OLD_FILES+=usr/bin/objdump
+OLD_FILES+=usr/share/man/man1/objdump.1.gz
# 20161003: MK_ELFCOPY_AS_OBJCOPY option retired
OLD_FILES+=usr/bin/elfcopy
OLD_FILES+=usr/share/man/man1/elfcopy.1.gz
Index: gnu/usr.bin/binutils/Makefile
===================================================================
--- gnu/usr.bin/binutils/Makefile
+++ gnu/usr.bin/binutils/Makefile
@@ -6,16 +6,11 @@
libiberty \
libbfd \
libopcodes \
- libbinutils \
as \
- ld \
- objdump
+ ld
-
-SUBDIR_DEPEND_libbinutils=libbfd # for bfdver.h
SUBDIR_DEPEND_as=libbfd libiberty libopcodes
SUBDIR_DEPEND_ld=libbfd libiberty
-SUBDIR_DEPEND_objdump=libbfd libiberty libbinutils libopcodes
.if !make(install)
SUBDIR_PARALLEL=
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 14, 10:41 PM (7 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28698960
Default Alt Text
D7338.1778798476.diff (940 B)
Attached To
Mode
D7338: Disconnect objdump from the build
Attached
Detach File
Event Timeline
Log In to Comment