mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
gmp: use GNU_MIRROR for site
This commit is contained in:
parent
585bc18384
commit
5373ea118d
@ -5,7 +5,7 @@
|
|||||||
#############################################################
|
#############################################################
|
||||||
GMP_VERSION:=4.2.4
|
GMP_VERSION:=4.2.4
|
||||||
GMP_SOURCE:=gmp-$(GMP_VERSION).tar.bz2
|
GMP_SOURCE:=gmp-$(GMP_VERSION).tar.bz2
|
||||||
GMP_SITE:=http://ftp.sunet.se/pub/gnu/gmp
|
GMP_SITE:=$(BR2_GNU_MIRROR)/gmp
|
||||||
GMP_CAT:=$(BZCAT)
|
GMP_CAT:=$(BZCAT)
|
||||||
GMP_DIR:=$(TOOL_BUILD_DIR)/gmp-$(GMP_VERSION)
|
GMP_DIR:=$(TOOL_BUILD_DIR)/gmp-$(GMP_VERSION)
|
||||||
GMP_TARGET_DIR:=$(BUILD_DIR)/gmp-$(GMP_VERSION)
|
GMP_TARGET_DIR:=$(BUILD_DIR)/gmp-$(GMP_VERSION)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user