This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
abuild
Watch
1
Star
0
Fork
0
You've already forked abuild
mirror of
https://gitlab.alpinelinux.org/alpine/abuild.git
synced
2024-12-30 10:52:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
4234a10e92
abuild
/
config.guess
3 lines
25 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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 09:01:04 +00:00
#! /bin/sh
abuild: export CHOST, CARCH and CLIBC and let config.guess use CHOST
2013-07-25 12:18:35 +00:00
echo "$CHOST"
Reference in New Issue
Copy Permalink