昨天我在免费监狱工作。根据文档,我运行了命令 make buildworld 它用
make buildworld
cc ... -pipe ... file.c
-pipe
cc -pipe
cc
-pipe, --pipe Use pipes between commands, when possible
https://clang.llvm.org/docs/ClangCommandLineReference.html#cmdoption-clang-pipe
Redis