FreeBSD Bugzilla – Attachment 41585 Details for
Bug 65048
[PATCH] devel/a2dev: [Respect CC & CFLAGS]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
a2dev-1.2_1.patch
a2dev-1.2_1.patch (text/plain), 620 bytes, created by
Michael Johnson
on 2004-04-01 21:20:14 UTC
(
hide
)
Description:
a2dev-1.2_1.patch
Filename:
MIME Type:
Creator:
Michael Johnson
Created:
2004-04-01 21:20:14 UTC
Size:
620 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/a2dev/Makefile,v >retrieving revision 1.10 >diff -u -r1.10 Makefile >--- Makefile 23 Feb 2004 05:03:28 -0000 1.10 >+++ Makefile 1 Apr 2004 19:23:45 -0000 >@@ -19,11 +19,16 @@ > USE_GMAKE= defined > PATCH_STRIP= -p1 > MAN1= a2asm.1 a2link.1 a2load.1 a2objx.1 >+USE_REINPLACE= yes > > .include <bsd.port.pre.mk> > > .if ${ARCH} != "i386" > BROKEN= "Does not compile on !i386" > .endif >+ >+post-patch: >+ @${REINPLACE_CMD} -e 's|gcc|${CC}|; s|-O3|${CFLAGS}|' \ >+ ${WRKSRC}/Make.defs > > .include <bsd.port.post.mk>
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 65048
: 41585