Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153719563
D39429.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
452 B
Referenced Files
None
Subscribers
None
D39429.diff
View Options
diff --git a/usr.bin/clang/llvm-objcopy/Makefile b/usr.bin/clang/llvm-objcopy/Makefile
--- a/usr.bin/clang/llvm-objcopy/Makefile
+++ b/usr.bin/clang/llvm-objcopy/Makefile
@@ -34,7 +34,8 @@
.if ${MK_LLVM_BINUTILS} != "no"
LINKS+= ${BINDIR}/llvm-objcopy ${BINDIR}/objcopy \
${BINDIR}/llvm-strip ${BINDIR}/strip
-MLINKS= llvm-objcopy.1 objcopy.1
+MLINKS= llvm-objcopy.1 objcopy.1 \
+ llvm-objcopy.1 strip.1
.endif
.include "../llvm.prog.mk"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 24, 4:56 AM (1 h, 17 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32061049
Default Alt Text
D39429.diff (452 B)
Attached To
Mode
D39429: llvm-objcopy: link man page as strip.1 when WITH_LLVM_BINUTILS is set
Attached
Detach File
Event Timeline
Log In to Comment