Apply security options 53/225453/1
authorDongkyun Son <dongkyun.s@samsung.com>
Thu, 20 Feb 2020 05:24:17 +0000 (14:24 +0900)
committerDongkyun Son <dongkyun.s@samsung.com>
Thu, 20 Feb 2020 05:24:17 +0000 (14:24 +0900)
1) Stack protector(Canary): -fstack-protector-strong
2) Partial RELRO(RELocation-ReadOnly): -Wl,-z,relro

Change-Id: I86851d3178d2549ca719910a58b4eab3efba3197
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>

No differences found