Admin/etc/options
changeset 77603 236e43c8bb5b
parent 73873 2d42e52152b1
--- a/Admin/etc/options	Fri Mar 10 15:27:18 2023 +0100
+++ b/Admin/etc/options	Sat Mar 11 11:13:53 2023 +0100
@@ -12,14 +12,14 @@
   -- "unpacked components for remote build services"
 
 
-option build_host_linux_arm : string = ""
+option build_host_linux_arm : string = "" for build connection
   -- "SSH user@host for remote build of heaps"
 
-option build_host_linux : string = ""
+option build_host_linux : string = "" for build connection
   -- "SSH user@host for remote build of heaps"
 
-option build_host_macos : string = ""
+option build_host_macos : string = "" for build connection
   -- "SSH user@host for remote build of heaps"
 
-option build_host_windows : string = ""
+option build_host_windows : string = "" for build connection
   -- "SSH user@host for remote build of heaps"