[sys-kernel/dracut] sync
This commit is contained in:
parent
e026074dac
commit
441892bc3d
@ -83,6 +83,9 @@ src_configure() {
|
|||||||
--enable-dracut-cpio="$(usex dracut-cpio)"
|
--enable-dracut-cpio="$(usex dracut-cpio)"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
# this emulates what the build system would be doing without us
|
||||||
|
append-cflags -D_FILE_OFFSET_BITS=64
|
||||||
|
|
||||||
tc-export CC PKG_CONFIG
|
tc-export CC PKG_CONFIG
|
||||||
|
|
||||||
edo ./configure "${myconf[@]}"
|
edo ./configure "${myconf[@]}"
|
@ -80,6 +80,9 @@ src_configure() {
|
|||||||
--enable-dracut-cpio="$(usex dracut-cpio)"
|
--enable-dracut-cpio="$(usex dracut-cpio)"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
# this emulates what the build system would be doing without us
|
||||||
|
append-cflags -D_FILE_OFFSET_BITS=64
|
||||||
|
|
||||||
tc-export CC PKG_CONFIG
|
tc-export CC PKG_CONFIG
|
||||||
|
|
||||||
edo ./configure "${myconf[@]}"
|
edo ./configure "${myconf[@]}"
|
||||||
|
Loading…
Reference in New Issue
Block a user