Created by: kolen
Linker platform
Documentation lists MACOS, LINUX, WINDOWS, but seems that actual values are:
Setting this key to LINUX results in following error:
BUILD FAILED: .buckconfig: cxx:linker_platform must be one of DARWIN, GNU, WINDOWS, UNKNOWN (case insensitive) (was "LINUX")
Archiver platform
Documentation lists MACOS, LINUX, WINDOWS, but actual values are:
I'm not sure if UNKNOWN should be listed in docs too.