FreeBSD Bugzilla – Attachment 226930 Details for
Bug 257605
devel/libnsutils: respect CC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1 (use "git am")
0002-devel-libnsutils-respect-CC.patch (text/plain), 885 bytes, created by
Evgenii Khramtsov
on 2021-08-04 05:57:35 UTC
(
hide
)
Description:
v1 (use "git am")
Filename:
MIME Type:
Creator:
Evgenii Khramtsov
Created:
2021-08-04 05:57:35 UTC
Size:
885 bytes
patch
obsolete
>From a121802619e3850ec95f46bc63435af5aef05735 Mon Sep 17 00:00:00 2001 >From: Evgeniy Khramtsov <evgeniy@khramtsov.org> >Date: Wed, 4 Aug 2021 05:18:47 +0300 >Subject: [PATCH 02/10] devel/libnsutils: 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/libnsutils/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/devel/libnsutils/Makefile b/devel/libnsutils/Makefile >index 95f2265c1c96..3b7ea71940a5 100644 >--- a/devel/libnsutils/Makefile >+++ b/devel/libnsutils/Makefile >@@ -17,7 +17,7 @@ BUILD_DEPENDS= netsurf-buildsystem>=1.5:devel/netsurf-buildsystem > USES= gmake > USE_LDCONFIG= yes > >-MAKE_ENV= COMPONENT_TYPE="lib-shared" >+MAKE_ENV= BUILD_CC="${CC}" COMPONENT_TYPE="lib-shared" > > 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 257605
: 226930