~ubuntu-branches/ubuntu/saucy/hardening-wrapper/saucy-proposed

« back to all changes in this revision

Viewing changes to hardened-cc.1

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2009-12-25 16:34:24 UTC
  • mfrom: (12.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20091225163424-c5ytmjc7bpgxluy5
Tags: 1.20
* hardening.make:
  - switch to "filter" for easier to read logic.
  - allow PIE for arm/armel, since it's only the kernel that lacks ASLR.
* tests/Makefile: perform test builds with -fstack-protector and -fPIE -pie
  on all architectures just to have a record of the success/failure
  in the build logs, even if we are manually selecting the defaults.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH BUILDER-CC 1 "2002-03-02" "Debian Project" "Debian GNU/Linux"
 
1
.TH HARDENED-CC 1 "2008-01-08" "Debian Project" "Debian GNU/Linux"
2
2
.SH NAME
3
3
hardened-cc \- gcc wrapper to enforce hardening toolchain improvements
4
4
.SH SYNOPSIS