From a57637c393a1296b48fdb356b53e994e540399f5 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 6 Mar 2016 14:28:47 +0200 Subject: Add more info to target triplet discussion --- butl/triplet | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/butl/triplet b/butl/triplet index c18368c..14b14c2 100644 --- a/butl/triplet +++ b/butl/triplet @@ -31,7 +31,10 @@ namespace butl // attribute w64 to OS-ABI, the MinGW-W64 folks insist it is a (presumably // toolchain) vendor. // - // To make thing more regular we also convert the information-free vendor + // Another example where the vendor seems to be reused for something else + // entirely is the Intel's MIC architecture: x86_64-k1om-linux. + // + // To make things more regular we also convert the information-free vendor // names 'pc', 'unknown' and 'none' to the empty name. // // OS/KERNEL-OS/OS-ABI -- cgit v1.1