1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-30 23:40:29 +00:00

linux-bb.org_6.6: disable FORTIFY_SOURCE for now

Rogue graphics driver 24.1 currently fails to build against the kernel
that enables FORTIFY_SOURCE, such as bb.org. Disable this config for now,
until the driver is fixed.

Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
This commit is contained in:
Denys Dmytriyenko
2024-12-13 18:32:03 -05:00
committed by Ryan Eatmon
parent a7bcdcaf6f
commit e02c49fd97
2 changed files with 4 additions and 0 deletions
@@ -0,0 +1 @@
CONFIG_FORTIFY_SOURCE=n