diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-03-11 17:12:44 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-03-11 17:12:44 +0200 |
commit | f5b80b7128461f209b901d1ae286970b763cd70e (patch) | |
tree | 9efa636eab4176351dd9ec94de7bcf3e484dbe0b /config.sub | |
parent | e58957d6491a08ec212958457c29a14eec787279 (diff) |
Detect host triplet (with help of config.{guess,sub}) in bootstrap
Diffstat (limited to 'config.sub')
l--------- | config.sub | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.sub b/config.sub new file mode 120000 index 0000000..c5e70f7 --- /dev/null +++ b/config.sub @@ -0,0 +1 @@ +config/config.sub
\ No newline at end of file |