mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
- forgot to bump the libversion
This commit is contained in:
parent
ae5ff6bc50
commit
584402fd02
@ -10,7 +10,7 @@ MPFR_CAT:=$(BZCAT)
|
|||||||
MPFR_SITE:=http://www.mpfr.org/mpfr-current/
|
MPFR_SITE:=http://www.mpfr.org/mpfr-current/
|
||||||
MPFR_DIR:=$(BUILD_DIR)/mpfr-$(MPFR_VERSION)
|
MPFR_DIR:=$(BUILD_DIR)/mpfr-$(MPFR_VERSION)
|
||||||
MPFR_BINARY:=libmpfr.a
|
MPFR_BINARY:=libmpfr.a
|
||||||
MPFR_LIBVERSION:=1.0.0
|
MPFR_LIBVERSION:=1.0.1
|
||||||
|
|
||||||
ifeq ($(BR2_ENDIAN),"BIG")
|
ifeq ($(BR2_ENDIAN),"BIG")
|
||||||
MPFR_BE:=yes
|
MPFR_BE:=yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user