FreeBSD Bugzilla – Attachment 120375 Details for
Bug 163173
[patch] mail/alpine: respect CC/CFLAGS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cc.diff
cc.diff (text/plain), 527 bytes, created by
Jan Beich
on 2011-12-10 21:40:09 UTC
(
hide
)
Description:
cc.diff
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2011-12-10 21:40:09 UTC
Size:
527 bytes
patch
obsolete
>Index: mail/alpine/Makefile >=================================================================== >RCS file: /a/.csup/ports/mail/alpine/Makefile,v >retrieving revision 1.14 >diff -u -p -r1.14 Makefile >--- mail/alpine/Makefile 26 Jun 2011 07:12:53 -0000 1.14 >+++ mail/alpine/Makefile 10 Dec 2011 20:45:31 -0000 >@@ -48,7 +48,7 @@ CONFIGURE_ARGS+=--with-system-pinerc=${P > .endif > CONFIGURE_ARGS+=--with-debug-level=2 > >-CONFIGURE_ENV+= CC=${CC} CXX=${CXX} >+MAKE_ARGS+= CC="${CC}" CXX="${CXX}" GCCCFLAGS="${CFLAGS}" > > USE_OPENSSL= yes
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 163173
: 120375
Working