提交 047cc733 编写于 作者: 刘嘉健 提交者: Gitee

update README.en.md.

上级 deed13f2
......@@ -10,7 +10,7 @@
#### Building methods
-compilation steps
- compilation steps
1. Add all the .c files under /src to the source code listing for the build script.
......@@ -21,7 +21,7 @@
4. Generate static or shared libraries for .o files according to project requirements.
-compiling examples:
- compiling examples:
```
gcc -o memcpy_s.o -c -Iinclude -fstack-protector-strong -fPIC -Wall -D_FORTIFY_SOURCE=2 -O2 src/memcpy_s.c
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册