Am 29.09.2016 um 13:57 schrieb Danny Milosavljevic:
> While there was already a #:configure-flags for the "install" target,
> it was not used when building. Use it.

First I thought, this is a good idea. But unfortunately this will not
work as expected. The setuptools's sub-commands "build" and "install" do
not accept the same options. So if one adds "build" options to
#:configure-flags, the install will fail and vice-a-versa.

Maybe we should change "#:configure-flags" into "#:install-flags" and
add "#:build-flags".

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goe...@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |


Reply via email to