merged additional building information

This commit is contained in:
Logan007 2020-08-16 01:49:49 +05:45
parent bbcce17b77
commit 7a52718cc8

View File

@ -60,7 +60,7 @@ make install
Some parts of the code significantly benefit from compiler optimizations and platform features such as NEON, SSE and AVX. To enable, use `./configure CFLAGS="-O3 -march=native"` for configuration instead of `./configure`. Some parts of the code significantly benefit from compiler optimizations and platform features such as NEON, SSE and AVX. To enable, use `./configure CFLAGS="-O3 -march=native"` for configuration instead of `./configure`.
For Windows, MacOS and general build options, please check out [Building.md](doc/Building.md) for compilation and running. For Windows, MacOS and general building options, please check out [Building.md](doc/Building.md) for compilation and running.
## Running edge as a Service ## Running edge as a Service