Makefile: Add security compiling option (RELRO, SC, and FORTIFY) 42/301942/1 accepted/tizen_8.0_unified tizen_8.0 accepted/tizen/8.0/unified/20231128.175446
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 04:12:55 +0000 (13:12 +0900)
commite3d0952ecb1d7ebf43110471cce6a0a335586b90
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