Updated Compiling from source (markdown)

JayDDee
2020-11-28 20:24:51 -05:00
parent 80e4d0a02b
commit 734655c54d

@@ -220,6 +220,8 @@ Create a link to the locally compiled version of gmp.h
### Compile
`./autogen.sh`
Compile for the CPU architecture of the host machine:
`CFLAGS="-O3 -march=native -Wall" ./configure $CONFIGURE_ARGS`