* [Buildroot] [PATCH 1/1] package/xz: fix largefile option
@ 2024-07-23 20:55 Fabrice Fontaine
2024-07-23 21:06 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2024-07-23 20:55 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine
Fix typo in --enable-largefile added by commit
25254458bde6befcbf93b746d994f94665741c42
Fixes: 25254458bde6befcbf93b746d994f94665741c42
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/xz/xz.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/xz/xz.mk b/package/xz/xz.mk
index e295144ed1..8dfd76f8b9 100644
--- a/package/xz/xz.mk
+++ b/package/xz/xz.mk
@@ -38,7 +38,7 @@ XZ_CONF_OPTS = \
--enable-sandbox=auto \
--enable-symbol-versions \
--enable-rpath \
- --enable-largfile \
+ --enable-largefile \
--enable-unaligned-access=auto \
--disable-unsafe-type-punning \
--disable-werror \
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/xz: fix largefile option
2024-07-23 20:55 [Buildroot] [PATCH 1/1] package/xz: fix largefile option Fabrice Fontaine
@ 2024-07-23 21:06 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-07-23 21:06 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: buildroot
On Tue, 23 Jul 2024 22:55:43 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Fix typo in --enable-largefile added by commit
> 25254458bde6befcbf93b746d994f94665741c42
>
> Fixes: 25254458bde6befcbf93b746d994f94665741c42
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/xz/xz.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-23 21:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-23 20:55 [Buildroot] [PATCH 1/1] package/xz: fix largefile option Fabrice Fontaine
2024-07-23 21:06 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox