micropython/ports/unix/variants/minimal
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 ports: Remove unused mp_type_{fileio/textio} macros in mpconfigport.h. 2022-07-26 18:07:22 +10:00
mpconfigvariant.mk unix/variants: Remove variant suffix from executable filename. 2022-08-11 13:34:34 +10:00