Infrastructure for building hardened binaries
authorSteve McIntyre <steve@einval.com>
Thu, 24 Oct 2019 10:51:59 +0000 (11:51 +0100)
committerSteve McIntyre <steve@einval.com>
Thu, 24 Oct 2019 10:51:59 +0000 (11:51 +0100)
commitf4de6766ba06b07029a95c674c51a24590f76a04
treead5b262f7fb56cc58ff7327b6bd304b41b4a15c2
parent1e1b3aa137541dba5062073c4c1aa27ace3c5f0c
Infrastructure for building hardened binaries

Use EXTRA_CFLAGS, EXTRA_CXXFLAGS, EXTRA_LDFLAGS to allow the build to
pass through extra flags as needed.
Makefile.in
src/Makefile.in