Skip to content

Commit

Permalink
Docs for disable-platform-guessing
Browse files Browse the repository at this point in the history
  • Loading branch information
wiredfool committed May 1, 2016
1 parent d7f2698 commit dd6de1a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,12 @@ Build Options
the libraries are not found. Webpmux (WebP metadata) relies on WebP
support. Tcl and Tk also must be used together.

* Build flags: ``--debug``. Adds a debugging flag to the include and
* Build flag: ``--disable-platform-guessing``. Skips all of the
platform dependent guessing of include and library directories for
automated build systems that configure the proper paths in the
environment variables (e.g. Buildroot).

* Build flag: ``--debug``. Adds a debugging flag to the include and
library search process to dump all paths searched for and found to
stdout.

Expand Down

0 comments on commit dd6de1a

Please sign in to comment.