Commit Graph

7 Commits

Author SHA1 Message Date
Jingyun Hua 4258b204fe Update config.guess, config.sub, to 2021-06-03
Signed-off-by: Jingyun Hua <huajingyun@loongson.cn>
2023-04-14 08:35:48 +02:00
Drew DeVault 98c10731dc Update config.guess, config.sub, to 2020-11-19 2021-01-04 20:28:09 +01:00
Carlo Landmeter b874a4c8cd abuild: add update_config_guess 2016-08-12 15:26:06 +02:00
Natanael Copa e150a2515c build: dont ship config.guess
instead let apkbuilds use --host and --build
2013-07-29 07:33:45 +00:00
Natanael Copa 8f93ada4ac Revert "abuild: export CHOST, CARCH and CLIBC and let config.guess use CHOST"
This reverts commit 4234a10e92.

We will not use config.guess. Instead we will use --build and --host
everywhere.
2013-07-29 06:40:41 +00:00
Natanael Copa 4234a10e92 abuild: export CHOST, CARCH and CLIBC and let config.guess use CHOST 2013-07-25 12:18:35 +00:00
Natanael Copa 8c12f9f61e abuild: automatically replace the config.sub with our version
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
2013-07-02 11:10:04 +02:00