projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add a patch to move astdb from flash to tmpfs
[openwrt.git]
/
openwrt
/
package
/
gmp
/
Config.in
diff --git
a/openwrt/package/gmp/Config.in
b/openwrt/package/gmp/Config.in
index
132697d
..
d561f67
100644
(file)
--- a/
openwrt/package/gmp/Config.in
+++ b/
openwrt/package/gmp/Config.in
@@
-1,6
+1,9
@@
-config BR2_PACKAGE_GMP
+config BR2_PACKAGE_
LIB
GMP
tristate "libgmp"
default m if CONFIG_DEVEL
help
- libgmp
+ GNU multiprecision arithmetic library
+ http://www.swox.com/gmp/
+
+
This page took
0.023139 seconds
and
4
git commands to generate.