FreeBSD Bugzilla – Attachment 226931 Details for
Bug 257606
devel/libparserutils: respect CC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1 (use "git am")
0003-devel-libparserutils-respect-CC.patch (text/plain), 957 bytes, created by
Evgenii Khramtsov
on 2021-08-04 05:58:40 UTC
(
hide
)
Description:
v1 (use "git am")
Filename:
MIME Type:
Creator:
Evgenii Khramtsov
Created:
2021-08-04 05:58:40 UTC
Size:
957 bytes
patch
obsolete
>From e70234fe68f8cb421fd6bb607c01a0123035798c Mon Sep 17 00:00:00 2001 >From: Evgeniy Khramtsov <evgeniy@khramtsov.org> >Date: Wed, 4 Aug 2021 05:18:47 +0300 >Subject: [PATCH 03/10] devel/libparserutils: respect CC > >gmake[1]: cc: No such file or directory >/usr/local/share/netsurf-buildsystem/makefiles/Makefile.tools:77: *** "Failed to guess BUILD". Stop. > >PR: XXXXXX >--- > devel/libparserutils/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/devel/libparserutils/Makefile b/devel/libparserutils/Makefile >index 42923daff28e..31c73182574a 100644 >--- a/devel/libparserutils/Makefile >+++ b/devel/libparserutils/Makefile >@@ -17,7 +17,7 @@ BUILD_DEPENDS= netsurf-buildsystem>=1.5:devel/netsurf-buildsystem > USES= gmake iconv localbase pkgconfig > USE_LDCONFIG= yes > >-MAKE_ENV= COMPONENT_TYPE="lib-shared" >+MAKE_ENV= BUILD_CC="${CC}" COMPONENT_TYPE="lib-shared" > LDFLAGS+= ${ICONV_LIB} > > PLIST_SUB= VERSION=${PORTVERSION} >-- >2.32.0 >
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 257606
: 226931