[Charles Plessy, 2014-08-22]
> to enable dynamic linking to a C library in a python module (instead of static
> linking), an upstream author proposes me to either implement an option in
> setup.py or to make it query an environment variable.

it doesn't matter if you use pybuild, it's either:

 export SOME_ENV_VAR=foo

or

 export PYBUILD_INSTALL_ARGS=--an-option
-- 
Piotr Ożarowski                         Debian GNU/Linux Developer
www.ozarowski.pl          www.griffith.cc           www.debian.org
GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140824032110.gj4...@sts0.p1otr.com

Reply via email to