Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
TASTE
uPython-mirror
Repository
uPython-mirror
unix
main.c
Find file
Blame
History
Permalink
Make GNU Readline usage optional (USE_READLINE define). Still enabled.
· fa027672
Paul Sokolovsky
authored
Jan 01, 2014
Readline is GPL, so linking with it casts the binary GPL.
fa027672