Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136558643
D8398.id35503.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
966 B
Referenced Files
None
Subscribers
None
D8398.id35503.diff
View Options
Index: head/lib/Makefile
===================================================================
--- head/lib/Makefile
+++ head/lib/Makefile
@@ -44,6 +44,7 @@
${_libdl} \
libdwarf \
libedit \
+ libelftc \
libevent \
libexecinfo \
libexpat \
@@ -136,7 +137,7 @@
SUBDIR.${MK_CUSE}+= libcuse
SUBDIR.${MK_CXX}+= libdevdctl
-SUBDIR.${MK_TOOLCHAIN}+=libelftc libpe
+SUBDIR.${MK_TOOLCHAIN}+=libpe
SUBDIR.${MK_DIALOG}+= libdpv
SUBDIR.${MK_FILE}+= libmagic
SUBDIR.${MK_GPIO}+= libgpio
Index: head/usr.bin/Makefile
===================================================================
--- head/usr.bin/Makefile
+++ head/usr.bin/Makefile
@@ -150,6 +150,7 @@
split \
stat \
stdbuf \
+ strings \
su \
systat \
tabs \
@@ -277,7 +278,6 @@
SUBDIR.${MK_TOOLCHAIN}+= rpcgen
SUBDIR.${MK_TOOLCHAIN}+= unifdef
SUBDIR.${MK_TOOLCHAIN}+= size
-SUBDIR.${MK_TOOLCHAIN}+= strings
SUBDIR.${MK_TOOLCHAIN}+= xstr
SUBDIR.${MK_TOOLCHAIN}+= yacc
SUBDIR.${MK_VI}+= vi
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 19, 8:11 AM (7 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25611833
Default Alt Text
D8398.id35503.diff (966 B)
Attached To
Mode
D8398: Install strings unconditionally
Attached
Detach File
Event Timeline
Log In to Comment