Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bc: add download mirrors | Hauke Mehrtens | 2015-06-06 | 1 | -1/+4 |
| | | | | | | | | | | | | | Add three download mirrors for 'bc', as the Makefile currently defines only one download location. @GNU can not be used, as the most recent version of 'bc' is not available at the general GNU mirrors, and can only be found at the "gnu-alpha" mirrors. Signed-off-by: Hannu Nyman <hannu.nyman at iki.fi> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 45908 | ||||
* | tools: do not build bc documentation (#13841) | Florian Fainelli | 2013-07-09 | 1 | -0/+23 |
| | | | | | | | | | Building the "bc" documentation requires the "makeinfo" program to be installed on the host. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37209 | ||||
* | add bc as required by kernels 3.9+ | Zoltan Herpai | 2013-07-08 | 1 | -0/+18 |
- bc is required by the kernel to compute timeconsts files - fixes #13767. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 37197 |