python: fixed _python_sysroot paths 2209/head
authorJeffery To <jeffery.to@gmail.com>
Wed, 30 Dec 2015 14:20:22 +0000 (22:20 +0800)
committerJeffery To <jeffery.to@gmail.com>
Thu, 31 Dec 2015 03:55:12 +0000 (11:55 +0800)
commit94578145cd5ad2168d56cb617103a2ebc48f1a15
tree47ced4d1ab296b59718a61cdb445b0e2224f504c
parentad987faf15041c220a906f8c627269aad0194a78
python: fixed _python_sysroot paths

AFAIK sysroot is combined with prefix/exec_prefix, so sysroot shouldn't
include "/usr". (cf. the HostPython function in older versions of
python-package.mk)

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/python/Makefile
lang/python/files/python-host.mk