diff --git a/content/zh/post/xingchen/gcc_compile.md b/content/zh/post/xingchen/gcc_compile.md index 85994adb7d39a9862114227a018a43eb71b21bb9..c51046cda0b0df6aa3f53737ba1a14da1eaa2b05 100644 --- a/content/zh/post/xingchen/gcc_compile.md +++ b/content/zh/post/xingchen/gcc_compile.md @@ -31,6 +31,10 @@ Gcc的编译依赖 `gmp` `isl` `mpc` `mpfr` ,需要先编译这四个库。