mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-19 17:23:33 +01:00
This patch adds an option to enable native CPU optimizations by adding -march=native to the compiler flags, tuning the generated code for the build machine at the expense of portability. In some tests, especially on wrlib I saw 8% perf improvement. Should be used by developers or those who recompile wmaker for their own usage.
This directory contains the sources for the documentation about building the Window Maker project from sources. This documentation is meant to go into the distributed sources archive, but it is not supposed to be installed as it contains no relevant information. The documentaion are written in GNU Texinfo format and a script converts them into plain text for distribution.