summaryrefslogtreecommitdiff
path: root/config.sub
AgeCommit message (Collapse)AuthorFilesLines
2016-08-12abuild: add update_config_guessCarlo Landmeter1-28/+63
2013-07-02abuild: automatically replace the config.sub with our versionNatanael Copa1-0/+1788
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