FreeBSD Bugzilla – Attachment 138311 Details for
Bug 184239
devel/libcwd: Fix build on -current
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 757 bytes, created by
tkato432
on 2013-11-24 18:10:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2013-11-24 18:10:06 UTC
Size:
757 bytes
patch
obsolete
>diff -urN /usr/ports/devel/libcwd/Makefile devel/libcwd/Makefile >--- /usr/ports/devel/libcwd/Makefile 2013-11-06 21:50:19.000000000 +0900 >+++ devel/libcwd/Makefile 2013-11-25 00:00:00.000000000 +0900 >@@ -7,10 +7,10 @@ > MASTER_SITES= SF > > MAINTAINER= ports@FreeBSD.org >-COMMENT= The C++ Debugging Support Library >+COMMENT= C++ Debugging Support Library > >-USES= pathfix pkgconfig >-USE_GMAKE= yes >+USES= gmake pathfix pkgconfig >+USE_GCC= any > USE_AUTOTOOLS= libtool > CONFIGURE_ARGS= --disable-alloc --disable-location --disable-threading \ > --disable-pch >@@ -18,7 +18,6 @@ > > CFLAGS+= -D__GNU_LIBRARY__ > >-NO_STAGE= yes > post-patch: > @${REINPLACE_CMD} -e 's|malloc\.h|stdlib.h|g ; \ > s|localtime(|localtime((const time_t *)|g' ${WRKSRC}/debugmalloc.cc
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 184239
: 138311