FreeBSD Bugzilla – Attachment 241782 Details for
Bug 271092
sysutils/flashrom: update to 1.3 caused missing INTERNAL_CONFIG option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
INTERNAL_CONFIG patch
flashrom.diff (text/plain), 498 bytes, created by
Franco Fichtner
on 2023-04-27 07:51:10 UTC
(
hide
)
Description:
INTERNAL_CONFIG patch
Filename:
MIME Type:
Creator:
Franco Fichtner
Created:
2023-04-27 07:51:10 UTC
Size:
498 bytes
patch
obsolete
>diff --git a/sysutils/flashrom/Makefile b/sysutils/flashrom/Makefile >index d0114685cead..1857228ff615 100644 >--- a/sysutils/flashrom/Makefile >+++ b/sysutils/flashrom/Makefile >@@ -16,9 +16,10 @@ NOT_FOR_ARCHS_REASON= Unable to determine endianness. > > LIB_DEPENDS= libpci.so:devel/libpci > >-USES= gmake tar:bzip2 >+USES= gmake localbase:ldflags tar:bzip2 > >-MAKE_ENV= WARNERROR=no >+MAKE_ENV= CONFIG_INTERNAL=yes WARNERROR=no >+LDFLAGS= -lpci > > PLIST_FILES= bin/flashrom \ > man/man8/flashrom.8.gz
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 271092
: 241782 |
241790