Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | abuild: add update_config_guess | Carlo Landmeter | 2016-08-12 | 1 | -0/+1456 |
| | |||||
* | build: dont ship config.guess | Natanael Copa | 2013-07-29 | 1 | -1558/+0 |
| | | | | instead let apkbuilds use --host and --build | ||||
* | Revert "abuild: export CHOST, CARCH and CLIBC and let config.guess use CHOST" | Natanael Copa | 2013-07-29 | 1 | -1/+1557 |
| | | | | | | | This reverts commit 4234a10e92f103a33baa0c70780ac7e09e6a9484. We will not use config.guess. Instead we will use --build and --host everywhere. | ||||
* | abuild: export CHOST, CARCH and CLIBC and let config.guess use CHOST | Natanael Copa | 2013-07-25 | 1 | -1557/+1 |
| | |||||
* | abuild: automatically replace the config.sub with our version | Natanael Copa | 2013-07-02 | 1 | -0/+1558 |
introduce post_unpack that by default will search for config.sub and config.guess and replace those if found. we ship our own version of those files |