mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
dc6e0e23b9
This allows for changes to the 'short-enums' flag when using CGo since TinyGo already does this, and it is needed for the esp32s3 processor. Signed-off-by: deadprogram <ron@hybridgroup.com>