Files
o3de/Code/Editor
Steve Pham 4d4f10beb8 Clang/GCC compiler settings update [SECURITY] (#7358)
- Add the following compilation flags for clang
  -fpie
  -fstack-protector-all
  -fstack-check (non-release)

- Add the following compilation flags for gcc
  -fpie
  -fstack-protector-all

- Fix -Wunused-result errors from above compilation flag updates

- Add _FORTIFY_SOURCE=2 to GCC DEFINES

Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com>
2022-02-07 09:01:07 -08:00
..
2021-11-29 11:21:06 -07:00
2022-01-20 13:00:02 -08:00
2021-08-20 17:53:14 -07:00
2021-11-29 11:21:06 -07:00
2021-09-10 20:15:16 -07:00
2021-09-03 13:27:31 -07:00
2022-01-28 15:44:25 -06:00
2022-01-20 16:09:45 -08:00
2021-08-23 13:00:27 -07:00
2021-11-29 11:21:06 -07:00
2021-07-02 12:42:44 -05:00
2022-01-28 15:44:25 -06:00
2021-08-23 13:00:27 -07:00
2021-08-20 17:53:14 -07:00
2021-09-10 20:15:16 -07:00
2021-09-03 13:27:31 -07:00
2021-08-16 16:42:30 -07:00
2021-09-10 20:15:16 -07:00
2021-10-06 13:01:49 +01:00
2021-08-02 17:56:56 -07:00
2021-09-10 20:15:16 -07:00
2022-01-26 13:01:30 -06:00
2021-08-25 15:04:38 -06:00
2021-09-10 20:15:16 -07:00
2021-08-16 16:42:30 -07:00
2022-01-20 13:00:02 -08:00
2021-08-20 17:53:14 -07:00