File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 7171 "flags" : " --target=armv7-unknown-none-eabi -mfpu=none -fno-exceptions -fno-rtti"
7272 },
7373 {
74- "variant" : " armv7a_soft_nofp_strictly_aligned_exn_rtti " ,
75- "json" : " armv7a_soft_nofp_strictly_aligned_exn_rtti .json" ,
74+ "variant" : " armv7a_soft_nofp_strictalign_exn_rtti " ,
75+ "json" : " armv7a_soft_nofp_strictalign_exn_rtti .json" ,
7676 "flags" : " --target=armv7-unknown-none-eabi -mfpu=none -mno-unaligned-access"
7777 },
7878 {
79- "variant" : " armv7a_soft_nofp_strictly_aligned " ,
80- "json" : " armv7a_soft_nofp_strictly_aligned .json" ,
79+ "variant" : " armv7a_soft_nofp_strictalign " ,
80+ "json" : " armv7a_soft_nofp_strictalign .json" ,
8181 "flags" : " --target=armv7-unknown-none-eabi -mfpu=none -mno-unaligned-access -fno-exceptions -fno-rtti"
8282 },
8383 {
286286 "flags" : " --target=thumbv8.1m.main-unknown-none-eabihf -march=thumbv8.1m.main+mve -mfpu=none -mbranch-protection=pac-ret+bti -fno-exceptions -fno-rtti"
287287 }
288288 ]
289- }
289+ }
Original file line number Diff line number Diff line change 22 "args" : {
33 "common" : {
44 "TARGET_ARCH" : " armv7a" ,
5- "VARIANT" : " armv7a_soft_nofp_strictly_aligned " ,
5+ "VARIANT" : " armv7a_soft_nofp_strictalign " ,
66 "COMPILE_FLAGS" : " -mfloat-abi=soft -march=armv7a -mfpu=none -mno-unaligned-access" ,
77 "ENABLE_EXCEPTIONS" : " OFF" ,
88 "ENABLE_RTTI" : " OFF" ,
3838 "ENABLE_LIBCXX_TESTS" : " OFF"
3939 }
4040 }
41- }
41+ }
Original file line number Diff line number Diff line change 22 "args" : {
33 "common" : {
44 "TARGET_ARCH" : " armv7a" ,
5- "VARIANT" : " armv7a_soft_nofp_strictly_aligned_exn_rtti " ,
5+ "VARIANT" : " armv7a_soft_nofp_strictalign_exn_rtti " ,
66 "COMPILE_FLAGS" : " -mfloat-abi=soft -march=armv7a -mfpu=none -mno-unaligned-access" ,
77 "ENABLE_EXCEPTIONS" : " ON" ,
88 "ENABLE_RTTI" : " ON" ,
3838 "ENABLE_LIBCXX_TESTS" : " OFF"
3939 }
4040 }
41- }
41+ }
You can’t perform that action at this time.
0 commit comments