1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-03-19 17:23:33 +01:00
Files
wmaker/doc/build
David Maciejak 95c68fe26d configure: add optional --enable-native option to compilation flags
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.
2026-01-24 14:24:03 +00:00
..

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.