lib/systems: add x86_64-darwin hostPlatform
Jonathan Ringer 4 years ago dbe6e96d 77ca4df0
··· 258 platform = {}; 259 }; 260 0 0 0 0 0 0 261 # 262 # Windows 263 #
··· 258 platform = {}; 259 }; 260 261 + x86_64-darwin = { 262 + config = "x86_64-apple-darwin"; 263 + xcodePlatform = "MacOSX"; 264 + platform = {}; 265 + }; 266 + 267 # 268 # Windows 269 #