Added optimized device builds and harden the Embedded toolchain setup in both the PlayDate bindings and HelloPlayDate example targets.
This commit is contained in:
@@ -50,6 +50,7 @@ exec "$swift_bin" build \
|
||||
--triple armv7em-none-none-eabi \
|
||||
-Xswiftc -enable-experimental-feature -Xswiftc Embedded \
|
||||
-Xswiftc -wmo \
|
||||
-Xswiftc -Osize \
|
||||
-Xcc -I"$include_dir" \
|
||||
-Xcc -mcpu=cortex-m7 \
|
||||
-Xcc -mfloat-abi=hard \
|
||||
|
||||
Reference in New Issue
Block a user