FreeBSD Bugzilla – Attachment 172986 Details for
Bug 211327
irc/hexchat does not build when lang/gcc is installed (Does not respect CC)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
hexchat.diff
hexchat.diff (text/plain), 527 bytes, created by
Tobias Kortkamp
on 2016-07-26 07:22:13 UTC
(
hide
)
Description:
hexchat.diff
Filename:
MIME Type:
Creator:
Tobias Kortkamp
Created:
2016-07-26 07:22:13 UTC
Size:
527 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 419099) >+++ Makefile (working copy) >@@ -23,10 +23,12 @@ > GNU_CONFIGURE= yes > CONFIGURE_ARGS+=--enable-openssl --enable-gtkfe --disable-sysinfo \ > --with-pkgconfigdir=${LOCALBASE}/libdata/pkgconfig \ >- LUA=lua-${LUA_VER} >+ --disable-silent-rules LUA=lua-${LUA_VER} > INSTALLS_ICONS= yes > INSTALL_TARGET= install-strip > >+MAKE_ARGS= OBJC="${CC}" >+ > CPPFLAGS+= -I${LOCALBASE}/include > LIBS+= -L${LOCALBASE}/lib -lX11 >
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
Flags:
koobs
:
maintainer-approval?
(
pkubaj
)
Actions:
View
|
Diff
Attachments on
bug 211327
: 172986