I synced with upstream recently and started gettin...
# core
m
I synced with upstream recently and started getting these errors with the build command I was using
Copy code
PS C:\Users\mark\osquery-pr> buck build @mode/system.py#debug //osquery:osqueryd
BAD ARGUMENTS: "---- || Unsupported platform windows amd64 || ----" is not a valid option
For help see 'buck --help'.
I was able to work around it with a hacky patch for system.py, but was wondering if anyone knew about this (cc @fmanco?)