Always use -R flag with cp (to preserve symlinks)
[openwrt-10.03/.git] / package / gmp / Config.in
1 config BR2_PACKAGE_LIBGMP
2         tristate "libgmp - GNU multiprecision arithmetic library"
3         default m if CONFIG_DEVEL
4         help
5           GNU multiprecision arithmetic library
6           
7           http://www.swox.com/gmp/
8           
9
10 config BR2_PACKAGE_GMP
11         tristate
12         default BR2_PACKAGE_LIBGMP