mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-26 21:11:54 +01:00
sys-fs/e2fsprogs: Sync with Gentoo
It's from Gentoo commit 999463a3a69fb9e6877c08dea7ffb05554c3de55.
This commit is contained in:
parent
1ce90f52a1
commit
6ad716a764
@ -68,8 +68,8 @@ multilib_src_configure() {
|
||||
# Keep the package from doing silly things, bug #261411
|
||||
export VARTEXFONTS="${T}/fonts"
|
||||
|
||||
# Needs open64() prototypes and friends
|
||||
append-cppflags -D_GNU_SOURCE
|
||||
# needed for >=musl-1.2.4, bug 908892
|
||||
use elibc_musl && append-cflags -D_FILE_OFFSET_BITS=64
|
||||
|
||||
local myeconfargs=(
|
||||
--with-root-prefix="${EPREFIX}"
|
||||
@ -85,8 +85,8 @@ multilib_src_configure() {
|
||||
--disable-fsck
|
||||
--disable-uuidd
|
||||
--disable-lto
|
||||
--disable-largefile # need to check effect on ABI
|
||||
--with-pthread
|
||||
--enable-largefile
|
||||
)
|
||||
|
||||
# We use blkid/uuid from util-linux now
|
||||
Loading…
x
Reference in New Issue
Block a user