FreeBSD Bugzilla – Attachment 116678 Details for
Bug 158660
[maintainer-update] comms/gnokii: Fix build with clang
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 768 bytes, created by
Guido Falsi
on 2011-07-05 09:50:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Guido Falsi
Created:
2011-07-05 09:50:06 UTC
Size:
768 bytes
patch
obsolete
>diff -ruN gnokii.old/Makefile gnokii/Makefile >--- gnokii.old/Makefile 2011-07-05 10:25:40.752739255 +0200 >+++ gnokii/Makefile 2011-07-05 10:48:42.380898636 +0200 >@@ -26,15 +26,16 @@ > USE_GMAKE= yes > USE_GETTEXT= yes > USE_LDCONFIG= yes >+USE_CSTD= gnu89 > MAKE_JOBS_SAFE= yes > WANT_GNOME= yes > USE_GNOME= intltool > GNU_CONFIGURE= yes >+CPPFLAGS= ${CFLAGS} -I${LOCALBASE}/include -fPIC > CONFIGURE_ARGS+= --with-libintl-prefix=${LOCALBASE} --enable-security \ > --with-xgnokiidir=${PREFIX}/share > CONFIGURE_ENV+= MSGFMT="${LOCALBASE}/bin/msgfmt" \ > XGETTEXT="${LOCALBASE}/bin/xgettext" \ >- CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include -fPIC" \ > LDFLAGS="-L${LOCALBASE}/lib" \ > LIBS="-L${WRKSRC}/common -L${LOCALBASE}/lib" \ > PKG_CONFIG="${LOCALBASE}/bin/pkg-config"
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 158660
: 116678