Commit Graph

3 Commits

Author SHA1 Message Date
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
miqlas
6cc5e37c53 liblinenoise: use latest git for shared library (#4072) 2019-08-22 11:32:15 +02:00
François Revol
b502a38e6d Add recipe for linenoise (replacement for libedit/readline)
A minimal, zero-config, BSD licensed, readline replacement.

Marked as untested since there are still some issues,
at least the base package is empty (no dynamic lib),
not sure it's best,
2019-07-31 19:20:34 +02:00