mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
LVM2: update to LVM2-2.02.98
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
5d7834f945
commit
29f02f1b60
@ -24,6 +24,7 @@
|
|||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
ac_cv_func_malloc_0_nonnull=yes \
|
ac_cv_func_malloc_0_nonnull=yes \
|
||||||
|
ac_cv_func_realloc_0_nonnull=yes \
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
@ -49,4 +50,4 @@ ac_cv_func_malloc_0_nonnull=yes \
|
|||||||
make
|
make
|
||||||
|
|
||||||
$MAKEINSTALL
|
$MAKEINSTALL
|
||||||
make DESTDIR=`pwd`/.install install
|
make DESTDIR=`pwd`/.install install
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="LVM2"
|
PKG_NAME="LVM2"
|
||||||
PKG_VERSION="2.02.88"
|
PKG_VERSION="2.02.98"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE=""
|
PKG_LICENSE=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user