mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-10 20:43:48 -05:00
Add micropython 1.20.0 and 1.21.0 (#2869)
This commit is contained in:
@@ -110,7 +110,7 @@ OUT
|
||||
mkdir -p "$INSTALL_ROOT/bin"
|
||||
cd "$INSTALL_ROOT"
|
||||
|
||||
stub make true true '(for a in "$@"; do echo $a; done)|grep -E "^CFLAGS_EXTRA="' true
|
||||
stub make true '(for a in "$@"; do echo $a; done)|grep -E "^CFLAGS_EXTRA="' true
|
||||
stub ln true
|
||||
stub mkdir true
|
||||
run_inline_definition <<DEF
|
||||
|
||||
Reference in New Issue
Block a user