Skip to content

Commit 8446132

Browse files
author
Arnon Yaari
committed
revert to readline 6.2 on AIX only
1 parent 3dc5246 commit 8446132

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

buildout-build-aix.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ patches = ${:patches-dir}/${:name}-${:version}-sysconfig.py.patch
6464
${:patches-dir}/${:name}-${:version}-aix-fopen.patch
6565
post-make-hook = ${options:hooks-dir}/aix.py:python_post_make
6666

67+
[readline]
68+
version = 6.2
69+
6770
[python-environment]
6871
<= environment
6972
CFLAGS = ${environment:CFLAGS} -I${options:prefix}/include/gnutls -I${options:prefix}/include/graphviz -I${options:prefix}/include/libexslt -I${options:prefix}/include/libxml2 -I${options:prefix}/include/libxslt -I${options:prefix}/include/ncurses -I${options:prefix}/include/openssl -I${options:prefix}/include/readline -I${options:prefix}/include/sasl -I${options:prefix}/lib/libffi-${libffi:version}/include

0 commit comments

Comments
 (0)