Skip to content

Commit b515f21

Browse files
committed
Revert "chore: disable warning about rwx segments"
This reverts commit 794945c.
1 parent 33c65c5 commit b515f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ compiler.objcopy.eep.flags=-O ihex -j .eeprom --set-section-flags=.eeprom=alloc,
7979
compiler.elf2bin.flags=-O binary
8080
compiler.elf2hex.flags=-O ihex
8181

82-
compiler.ldflags=-Wl,--no-warn-rwx-segments
82+
compiler.ldflags=
8383
compiler.size.cmd=arm-none-eabi-size
8484
compiler.define=-DARDUINO=
8585

0 commit comments

Comments
 (0)