mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
- libversion was changed
This commit is contained in:
parent
633c8cbf5b
commit
117fd56611
@ -11,7 +11,7 @@ GMP_DIR:=$(TOOL_BUILD_DIR)/gmp-$(GMP_VERSION)
|
|||||||
GMP_TARGET_DIR:=$(BUILD_DIR)/gmp-$(GMP_VERSION)
|
GMP_TARGET_DIR:=$(BUILD_DIR)/gmp-$(GMP_VERSION)
|
||||||
GMP_BINARY:=libgmp$(LIBTGTEXT)
|
GMP_BINARY:=libgmp$(LIBTGTEXT)
|
||||||
GMP_HOST_BINARY:=libgmp$(HOST_SHREXT)
|
GMP_HOST_BINARY:=libgmp$(HOST_SHREXT)
|
||||||
GMP_LIBVERSION:=3.4.1
|
GMP_LIBVERSION:=3.4.2
|
||||||
|
|
||||||
# this is a workaround for a bug in GMP, please see
|
# this is a workaround for a bug in GMP, please see
|
||||||
# http://gmplib.org/list-archives/gmp-devel/2006-April/000618.html
|
# http://gmplib.org/list-archives/gmp-devel/2006-April/000618.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user