Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/3] Hardening build flags fixes
@ 2018-07-19 11:02 Stefan Sørensen
  2018-07-19 11:02 ` [Buildroot] [PATCH v2 1/3] package/Makefile.in: Do not use CPPFLAGS for hardening options Stefan Sørensen
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Stefan Sørensen @ 2018-07-19 11:02 UTC (permalink / raw)
  To: buildroot

This series provides a number of fixes and cleanups of the build flags
releated to hardened builds.

Changes v1->v2:
  * Drop patch removing linker flags from TARGET_CFLAGS
  * Use a single spec file for compiler and linker flags

Stefan S?rensen (3):
  package/Makefile.in: Do not use CPPFLAGS for hardening options
  package/Makefile.in: Add missing options to LDFLAGS for full RELRO
    build
  package/Makefile.in: Use gcc spec files for PIE build flags

 package/Makefile.in     | 18 +++++++++---------
 toolchain/gcc-specs-pie |  5 +++++
 2 files changed, 14 insertions(+), 9 deletions(-)
 create mode 100644 toolchain/gcc-specs-pie

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-08-10 20:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-19 11:02 [Buildroot] [PATCH v2 0/3] Hardening build flags fixes Stefan Sørensen
2018-07-19 11:02 ` [Buildroot] [PATCH v2 1/3] package/Makefile.in: Do not use CPPFLAGS for hardening options Stefan Sørensen
2018-08-10 20:32   ` Thomas Petazzoni
2018-07-19 11:02 ` [Buildroot] [PATCH v2 2/3] package/Makefile.in: Add missing options to LDFLAGS for full RELRO build Stefan Sørensen
2018-08-10 20:34   ` Thomas Petazzoni
2018-07-19 11:02 ` [Buildroot] [PATCH v2 3/3] package/Makefile.in: Use gcc spec files for PIE build flags Stefan Sørensen
2018-07-19 12:27 ` [Buildroot] [PATCH v2 0/3] Hardening build flags fixes Thomas Petazzoni
2018-07-19 12:51   ` Sørensen, Stefan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox