summaryrefslogtreecommitdiff
path: root/kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-06-03 07:57:13 +0200
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-06-03 07:57:13 +0200
commitace1401f8ef7b12c6d47a089e949e0cfa3ccc907 (patch)
treed651606e2bcbf3c266cf930e9c773c7b2ba4448d /kconfig
parent6c4cc3797c48ae5995d0da164bd116fa086679aa (diff)
downloadembtoolkit-ace1401f8ef7b12c6d47a089e949e0cfa3ccc907.tar.gz
embtoolkit-ace1401f8ef7b12c6d47a089e949e0cfa3ccc907.tar.bz2
embtoolkit-ace1401f8ef7b12c6d47a089e949e0cfa3ccc907.tar.xz
Toolchain: gmp: use gmp-4.3.1 as default
Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
Diffstat (limited to 'kconfig')
-rw-r--r--kconfig/gmphost.kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/kconfig/gmphost.kconfig b/kconfig/gmphost.kconfig
index 46160a9..1bc5f81 100644
--- a/kconfig/gmphost.kconfig
+++ b/kconfig/gmphost.kconfig
@@ -24,7 +24,7 @@
choice
prompt "Version of gmp you wish"
- default EMBTK_GMP_HOST_VERSION_4_2_4
+ default EMBTK_GMP_HOST_VERSION_4_3_1
help
GMP is a free library for arbitrary precision arithmetic,
operating on signed integers, rational numbers,