Hacker News new | ask | show | jobs
by stuartc842 2318 days ago
>turns out the Office team had a single Alpha in their pipeline, set to compile -O0, and pretty much said "this is there to check the lawsuit checkmark"

what does this mean? compile -O0? lawsuit checkmark?

1 comments

-O0 means compiling without optimization. Presumably they were contractually required to have a version Office for Alpha, so they did the minimum effort thing to produce one.
Exactly this