python3: fix ncursesw definition collisions 4042/head
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Mon, 13 Feb 2017 14:12:39 +0000 (16:12 +0200)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Mon, 20 Feb 2017 12:09:58 +0000 (14:09 +0200)
commit7b053941d7f9d5f430333a5b7620de109193c1b2
treeda7616d944eb1a792bd43a20af3cfe7fc4e72459
parentb148812a107ae36368c58c6a72f8e71373c689ac
python3: fix ncursesw definition collisions

setup.py seems to add the host's /usr/include/ncursesw
header.

Reported-by: Arturo Rinaldi <arturo@arduino.org>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python3/Makefile
lang/python3/patches/011-fix-ncursesw-definition-colisions.patch [new file with mode: 0644]