mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09:00
package/xz: fix largefile option
Fix typo in --enable-largefile added by commit25254458bdFixes:25254458bdSigned-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
28be64c1e0
commit
380cdf5c95
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user