package/gcc: fix libgcc build for xtensa
[buildroot-gz.git] / package / git / Config.in
blob9babbecf06e18a4e65b3717b5a394fd65f73d33b
1 config BR2_PACKAGE_GIT
2         bool "git"
3         depends on BR2_USE_MMU # uses fork()
4         select BR2_PACKAGE_ZLIB
5         select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
6         help
7           Git is a free and open source distributed version control system
8           designed to handle everything from small to very large projects.
10           http://git-scm.com