mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-13 18:11:02 +03:00
Documentation of --debug flag
This commit is contained in:
parent
33ed45c762
commit
233afecb90
|
@ -181,6 +181,11 @@ Build Options
|
||||||
the libraries are not found. Webpmux (WebP metadata) relies on WebP
|
the libraries are not found. Webpmux (WebP metadata) relies on WebP
|
||||||
support. Tcl and Tk also must be used together.
|
support. Tcl and Tk also must be used together.
|
||||||
|
|
||||||
|
* Build flags: ``--debug``. Adds a debugging flag to the include and
|
||||||
|
library search process to dump all paths searched for and found to
|
||||||
|
stdout.
|
||||||
|
|
||||||
|
|
||||||
Sample Usage::
|
Sample Usage::
|
||||||
|
|
||||||
$ MAX_CONCURRENCY=1 python setup.py build_ext --enable-[feature] install
|
$ MAX_CONCURRENCY=1 python setup.py build_ext --enable-[feature] install
|
||||||
|
|
Loading…
Reference in New Issue
Block a user