ref: 35de3ed9972eb79e61a2516627f3797ad35317d1
dir: /config+plan9-x64.myr/
pkg config = const Instroot = "/amd64" const Sys = "Plan9" const Objsuffix = ".6" const Linkcmd = ["6l", "-l", "-o"] const Arcmd = ["ar", "vu"] const Ascmd = ["6a"] const Directlib = true ;;