FreeBSD Bugzilla – Attachment 74019 Details for
Bug 107164
[patch:fix] sysutils/gkrellm2: CC/CXX safeness
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-misc__gkrellweather2__Makefile
patch-misc__gkrellweather2__Makefile (text/plain; charset=us-ascii), 317 bytes, created by
Mario Sergio Fujikawa Ferreira
on 2006-12-24 15:22:47 UTC
(
hide
)
Description:
patch-misc__gkrellweather2__Makefile
Filename:
MIME Type:
Creator:
Mario Sergio Fujikawa Ferreira
Created:
2006-12-24 15:22:47 UTC
Size:
317 bytes
patch
obsolete
>--- Makefile.orig Sun Dec 24 13:17:02 2006 >+++ Makefile Sun Dec 24 13:17:22 2006 >@@ -22,7 +22,9 @@ > USE_X_PREFIX= yes > ALL_TARGET= gkrellweather.so > >-MAKE_ENV= enable_nls=1 PTHREAD_LIBS=${PTHREAD_LIBS} >+MAKE_ENV= enable_nls=1 PTHREAD_LIBS=${PTHREAD_LIBS} \ >+ CC=${CC} \ >+ CXX=${CXX} > > .include <bsd.port.pre.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 Raw
Actions:
View
Attachments on
bug 107164
:
74016
|
74017
|
74018
| 74019