FreeBSD Bugzilla – Attachment 226933 Details for
Bug 257608
dns/libnspsl: respect CC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1 (use "git am")
0005-dns-libnspsl-respect-CC.patch (text/plain), 877 bytes, created by
Evgenii Khramtsov
on 2021-08-04 06:00:52 UTC
(
hide
)
Description:
v1 (use "git am")
Filename:
MIME Type:
Creator:
Evgenii Khramtsov
Created:
2021-08-04 06:00:52 UTC
Size:
877 bytes
patch
obsolete
>From e5b2c36798200c4704d43509cdae58731f48f49b Mon Sep 17 00:00:00 2001 >From: Evgeniy Khramtsov <evgeniy@khramtsov.org> >Date: Wed, 4 Aug 2021 05:18:47 +0300 >Subject: [PATCH 05/10] dns/libnspsl: 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 >--- > dns/libnspsl/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/dns/libnspsl/Makefile b/dns/libnspsl/Makefile >index d1a053244cf8..ab3bc9b92442 100644 >--- a/dns/libnspsl/Makefile >+++ b/dns/libnspsl/Makefile >@@ -16,7 +16,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} > > post-install: >-- >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 257608
: 226933