Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153276939
D968.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
509 B
Referenced Files
None
Subscribers
None
D968.diff
View Options
Index: devel/binutils/Makefile
===================================================================
--- devel/binutils/Makefile
+++ devel/binutils/Makefile
@@ -83,7 +83,9 @@
${RM} ${STAGEDIR}${PREFIX}/include/ansidecl.h
${REINPLACE_CMD} '/#include "ansidecl.h"/d' ${STAGEDIR}${PREFIX}/include/bfd.h
.else
+.if ${PKGNAMEPREFIX:S/-$//} != ${BUTARGET}
${RM} -rf ${STAGEDIR}${PREFIX}/${PKGNAMEPREFIX:S/-$//}
+.endif
${LN} -fs ../../bin/${BUTARGET}-size ${STAGEDIR}${PREFIX}/${BUTARGET}/bin/size
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 21, 5:03 AM (11 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31890519
Default Alt Text
D968.diff (509 B)
Attached To
Mode
D968: Don't remove the directory containing the tools when PKGNAMEPREFIX == BUTARGET
Attached
Detach File
Event Timeline
Log In to Comment