Skip to content
Snippets Groups Projects
Commit f0d749f3 authored by Antonio El Khoury's avatar Antonio El Khoury
Browse files

[wip/metapod] Document optimization flags for robotpkg users.

parent 793f8ccf
No related branches found
No related tags found
No related merge requests found
......@@ -9,4 +9,5 @@ As of today, the following algorithms have been implemented:
This software is designed to be a low-level library, performance is
thus a key issue. For increased performance, it is strongly
recommended to add the "-march=native -mfpmath=sse" flags to the
CMAKE_CXX_FLAGS variable before compiling it.
\ No newline at end of file
CXXFLAGS.metapod variable in $ROBOTPKG_BASE/etc/robotpkg.conf before
installing it.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment