Skip to content

Commit 0a722fb

Browse files
committed
changed fstack protector to strong
1 parent 566c5e1 commit 0a722fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

decoder/project.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ PROJ_CFLAGS += \
3232
-falign-functions=16 \
3333
-fshort-enums \
3434
-ffunction-sections -fdata-sections \
35-
-fstack-protector-all
35+
-fstack-protector-strong
3636

3737
MXC_OPTIMIZE_CFLAGS=-O3
3838

0 commit comments

Comments
 (0)