FreeBSD Bugzilla – Attachment 141616 Details for
Bug 188471
[PATCH] devel/ptmalloc2 Correct libptmalloc2.so symlink target
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 638 bytes, created by
John Baldwin
on 2014-04-11 20:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
John Baldwin
Created:
2014-04-11 20:40:00 UTC
Size:
638 bytes
patch
obsolete
>Index: devel/ptmalloc2/Makefile >=================================================================== >--- Makefile (revision 265690) >+++ Makefile (working copy) >@@ -24,7 +24,7 @@ do-install: > ${INSTALL_DATA} ${WRKSRC}/malloc.h ${STAGEDIR}${PREFIX}/${INCDIR}/ > ${INSTALL_DATA} ${WRKSRC}/libmalloc.a ${STAGEDIR}${PREFIX}/lib/libptmalloc2.a > ${INSTALL_DATA} ${WRKSRC}/malloc.so ${STAGEDIR}${PREFIX}/lib/libptmalloc2.so.0 >- ${LN} -s libptmalloc.so.0 ${STAGEDIR}${PREFIX}/lib/libptmalloc2.so >+ ${LN} -s libptmalloc2.so.0 ${STAGEDIR}${PREFIX}/lib/libptmalloc2.so > > regression-test: build > @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 188471
: 141616