summaryrefslogtreecommitdiffstats
path: root/package/gmp
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer2006-11-17 16:43:51 +0100
committerBernhard Reutner-Fischer2006-11-17 16:43:51 +0100
commit6e2823c1fa3c470da2a14f0f9aa985d71c9ffb90 (patch)
tree4ceda86e35164f60eb7bf90bacb7d19e2adcd04a /package/gmp
parent- fix typo introduced in my global search and replace. (diff)
downloadbuildroot-6e2823c1fa3c470da2a14f0f9aa985d71c9ffb90.tar.gz
buildroot-6e2823c1fa3c470da2a14f0f9aa985d71c9ffb90.tar.xz
buildroot-6e2823c1fa3c470da2a14f0f9aa985d71c9ffb90.zip
- add and use BR2_BZCAT config option.
Diffstat (limited to 'package/gmp')
-rw-r--r--package/gmp/gmp.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gmp/gmp.mk b/package/gmp/gmp.mk
index 2344b8d14..07fab8861 100644
--- a/package/gmp/gmp.mk
+++ b/package/gmp/gmp.mk
@@ -6,7 +6,7 @@
GMP_VERSION:=4.2.1
GMP_SOURCE:=gmp-$(GMP_VERSION).tar.bz2
GMP_SITE:=http://ftp.sunet.se/pub/gnu/gmp/
-GMP_CAT:=bzcat
+GMP_CAT:=$(BZCAT)
GMP_DIR:=$(BUILD_DIR)/gmp-$(GMP_VERSION)
GMP_BINARY:=libgmp.a
GMP_LIBVERSION:=3.4.1