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