Makefile: Add security compiling option (RELRO, SC, and FORTIFY) 34/301934/1 accepted/tizen_unified accepted/tizen_unified_riscv tizen accepted/tizen/unified/20231128.175125 accepted/tizen/unified/riscv/20231211.234141
authorUnsung Lee <unsung.lee@samsung.com>
Sat, 25 Nov 2023 12:14:47 +0000 (21:14 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Tue, 28 Nov 2023 02:24:23 +0000 (11:24 +0900)
commit4105c482a9099a782b8274c1cfa361aec57d0c2a
tree9e6e4ea0ed9e004ebd63d12e9854343053bb1e01
parent2f75272cf9fddab613a4c5b6deb8651c43cb8133
Makefile: Add security compiling option (RELRO, SC, and FORTIFY)

Add security compiling option in Makefile.am to support
RELRO, SC, and FORTIFY.

Change-Id: I5d6c052b897cc392d4c2a1f62a5ac60952c2927e
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
Makefile.am