FreeBSD Bugzilla – Attachment 90460 Details for
Bug 127641
Fixes to devel/ptmalloc devel/ptmalloc2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 612 bytes, created by
Pedro F. Giffuni
on 2008-09-25 22:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Pedro F. Giffuni
Created:
2008-09-25 22:30:01 UTC
Size:
612 bytes
patch
obsolete
>diff -ruN ptmalloc2.orig/Makefile ptmalloc2/Makefile >--- ptmalloc2.orig/Makefile 2008-09-25 11:03:43.000000000 -0500 >+++ ptmalloc2/Makefile 2008-09-25 11:09:05.000000000 -0500 >@@ -31,7 +31,7 @@ > ${INSTALL_DATA} ${WRKSRC}/malloc.h ${PREFIX}/${INCDIR}/ > ${INSTALL_DATA} ${WRKSRC}/libmalloc.a ${PREFIX}/lib/libptmalloc2.a > ${INSTALL_DATA} ${WRKSRC}/malloc.so ${PREFIX}/lib/libptmalloc2.so.0 >- ${LN} -s ${PREFIX}/lib/ptmalloc.so.2 ${PREFIX}/lib/libptmalloc2.so >+ ${LN} -s ${PREFIX}/lib/libptmalloc.so.0 ${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 127641
:
90459
| 90460