Andy Wingo writes:
>> * gnu/packages/patches/readline-6.3-mingw.patch: New file.
>> * gnu-system.am (dist_patch_DATA): Add it.
>> * gnu/packages/readline.scm (readline): Support mingw.
>
> Can you clarify the licensing on the patch, and note its original
> author? Ideally we should send the patch
Andy Wingo writes:
>>(arguments `(#:configure-flags
>> (list (string-append "LDFLAGS=-Wl,-rpath -Wl,"
>> (assoc-ref %build-inputs "ncurses")
>> -"/lib")
>> +
On Fri 29 Apr 2016 17:12, Jan Nieuwenhuizen writes:
> * gnu/packages/patches/readline-6.3-mingw.patch: New file.
> * gnu-system.am (dist_patch_DATA): Add it.
> * gnu/packages/readline.scm (readline): Support mingw.
Can you clarify the licensing on the patch, and note its original
author? Ideall
* gnu/packages/patches/readline-6.3-mingw.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/readline.scm (readline): Support mingw.
---
gnu/local.mk | 1 +
gnu/packages/patches/readline-6.3-mingw.patch | 128 ++
gn