diff options
author | Kinga Stefaniuk <kinga.stefaniuk@intel.com> | 2024-07-04 15:01:06 +0200 |
---|---|---|
committer | Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com> | 2024-07-30 15:59:24 +0200 |
commit | 93c5215677a71e9772f68a449533cb3c97d2b869 (patch) | |
tree | e2eb665b3d35a02fca543e6758b311fa008ae26a /super-ddf.c | |
parent | super0: use define for char array in examine_super0 (diff) | |
download | mdadm-93c5215677a71e9772f68a449533cb3c97d2b869.tar.xz mdadm-93c5215677a71e9772f68a449533cb3c97d2b869.zip |
Makefile: add more compiler flags
It is essential to avoid vulnerabilities in code as much
as possible using safe compilation flags. It is easier if
they are added to the Makefile and applied during compilation.
Add new gcc flags and make them configurable, because they
may not be supported for some compilers.
Set FORTIFY_SOURCE with the highest supported value for platform.
Signed-off-by: Kinga Stefaniuk <kinga.stefaniuk@intel.com>
Diffstat (limited to 'super-ddf.c')
0 files changed, 0 insertions, 0 deletions