chenshuo / muduo

Event-driven network library for multi-threaded Linux server in C++11
https://github.com/chenshuo/muduo
Other
14.85k stars 5.17k forks source link

Update build.sh #496

Closed BlurryLight closed 3 years ago

BlurryLight commented 3 years ago

Fix a small typo for creating soft link to compile_commands.json.

The build.sh script in cpp-17 branch creates a soft-link to a cpp-11 build dir, which looks like a typo.