Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-29 | Revert "abuild: export CHOST, CARCH and CLIBC and let config.guess use CHOST" | Natanael Copa | 1 | -1/+1557 | |
This reverts commit 4234a10e92f103a33baa0c70780ac7e09e6a9484. We will not use config.guess. Instead we will use --build and --host everywhere. | |||||
2013-07-25 | abuild: export CHOST, CARCH and CLIBC and let config.guess use CHOST | Natanael Copa | 1 | -1557/+1 | |
2013-07-02 | abuild: automatically replace the config.sub with our version | Natanael Copa | 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 |