micropython/ports/unix/variants/standard
Damien George d53c3b6ade unix/variants: Remove variant suffix from executable filename.
The executable now lives in the build directory, and since the build
directory already contains the variant name there is no need to also add
it to the executable.

Signed-off-by: Damien George <damien@micropython.org>
2022-08-11 13:34:34 +10:00
..
mpconfigvariant.h unix/variants: Move setting of MICROPY_PY_USELECT to port config file. 2022-06-29 12:22:56 +10:00
mpconfigvariant.mk unix/variants: Remove variant suffix from executable filename. 2022-08-11 13:34:34 +10:00