aboutsummaryrefslogtreecommitdiff
path: root/libbutl/target-triplet.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-03-13 09:44:36 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-03-13 13:28:17 +0200
commit5d2c51cbcfa8e75ab972b5bf5864d7a5880c7156 (patch)
treec38f275a43b0e73d9e96946fb47c4300b2eb4c2f /libbutl/target-triplet.hxx
parentf527705103d38264aa40557e7866a99cfa138f88 (diff)
Move os-release facility from bpkg, add support for Mac OS, *BSD, Windows
Diffstat (limited to 'libbutl/target-triplet.hxx')
-rw-r--r--libbutl/target-triplet.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/libbutl/target-triplet.hxx b/libbutl/target-triplet.hxx
index da29907..e03bdaf 100644
--- a/libbutl/target-triplet.hxx
+++ b/libbutl/target-triplet.hxx
@@ -100,6 +100,8 @@ namespace butl
// windows *-*-win32-* | *-*-windows-* | *-*-mingw32
// ios *-apple-ios*
//
+ // NOTE: see also os_release if adding anything new here.
+ //
// References:
//
// 1. The libtool repository contains the PLATFORM file that lists many known