{lang}[GCCcore/6.4.0] CLISP v2.49#4926
Conversation
|
Test report by @verdurin |
verdurin
left a comment
There was a problem hiding this comment.
May be a local error, but please check
| toolchain = {'name': 'GCCcore', 'version': '6.4.0'} | ||
|
|
||
| source_urls = [GNU_SOURCE] | ||
| sources = [SOURCELOWER_TAR_BZ2] |
There was a problem hiding this comment.
In my testing, a 404 error when trying to download these sources
|
Test report by @verdurin |
|
Test report by @verdurin |
|
|
||
| prebuildopts = """ | ||
| sed -e 's/ac_cv_have_decl_rl_readline_state" = x""yes/ac_cv_have_decl_rl_readline_state" = x""JKP/'\ | ||
| sed -e 's/ac_cv_have_decl_rl_readline_state" = x""yes/ac_cv_have_decl_rl_readline_state" = x""FOOBAR/'\ |
There was a problem hiding this comment.
What's the reason for this one?
|
Looks good now - thanks for the patch. |
|
Merging, thanks @JackPerdue |
| @@ -0,0 +1,15 @@ | |||
| $NetBSD: patch-modules_readline_readline.lisp,v 1.1 2016/09/20 14:10:25 wiz Exp $ | |||
There was a problem hiding this comment.
@JackPerdue where did you get this patch from exactly, do you have an URL for it?
There was a problem hiding this comment.
ah, it's mentioned in the easyconfig file, nevermind
(created using
eb --new-pr)