Skip to content

Commit

Permalink
rockchip: config-6.6: remove CONFIG_FORTIFY_SOURCE
Browse files Browse the repository at this point in the history
The symbol CONFIG_FORTIFY_SOURCE is enable in the generic CONFIG
so remove it from the rockchip CONFIG as is conflicts with the default 'y'
Fixes: openwrt#16600

Signed-off-by: Leo Barsky <[email protected]>
Link: openwrt#16603
Signed-off-by: Hauke Mehrtens <[email protected]>
  • Loading branch information
leobsky authored and hauke committed Oct 5, 2024
1 parent 51db334 commit 3a168e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion target/linux/rockchip/armv8/config-6.6
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@ CONFIG_FANOTIFY=y
CONFIG_FHANDLE=y
CONFIG_FIXED_PHY=y
CONFIG_FIX_EARLYCON_MEM=y
# CONFIG_FORTIFY_SOURCE is not set
CONFIG_FRAME_POINTER=y
CONFIG_FS_IOMAP=y
CONFIG_FS_MBCACHE=y
Expand Down

0 comments on commit 3a168e3

Please sign in to comment.