CMakeLists.txt: Add security compiling option (RELRO, SC, and FORTIFY) 38/301938/1 accepted/tizen/unified/20231128.175121 accepted/tizen/unified/riscv/20231211.234136
authorUnsung Lee <unsung.lee@samsung.com>
Sat, 25 Nov 2023 12:51:34 +0000 (21:51 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Tue, 28 Nov 2023 02:58:41 +0000 (11:58 +0900)
commit337aeedddc2e9bad6b2490030caffafd9834024f
treebd93dc7af0bf85ea23a6a1fa03743fab267036f0
parentb67eecfda0a655b48e82b045100a2efb786f11da
CMakeLists.txt: Add security compiling option (RELRO, SC, and FORTIFY)

Add security compiling option (RELRO, SC, and FORTIFY) in CFLAGS.

Change-Id: Ic32765cd1967b7f8d028acac238a3ccf001c6992
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
CMakeLists.txt