~sbeattie/apparmor/apparmor-build-testbranch

  • Committer: Steve Beattie
  • Date: 2010-10-09 21:15:59 UTC
  • Revision ID: sbeattie@ubuntu.com-20101009211559-qegzevsf89ciw5gu
This patch makes the parser's makefile honor CFLAGS that have been
exported in the environment. Without it, merely setting the CFLAGS
environment variable would not affect the compilation of the parser,
though it was still possible to override it by passing the variable
as an argument (e.g. make all CFLAGS="-Oinsane -Wextra-special").

It also makes the default CFLAGS for the parser consistent with
the default for the C++ dfa library, and passes the flags on to
the library.

An audit of the other bits of C showed that they either supported
CFLAGS during configure or were otherwise honoring CFLAGS when set
as environment variable.
Filename Latest Rev Last Changed Committer Comment Size
..
2.6.24 1119 16 years ago jrjohansen add 2.6.24 branch Diff
2.6.25 1095 16 years ago jrjohansen Add AppArmor 2.3 kernel patches for 2.6.25 Diff
2.6.26 1215 15 years ago jrjohansen Setup base of 2.6.26 version of patches, copied fr Diff
2.6.27 1154 15 years ago jrjohansen Add apparmor patches for 2.6.27, and related aufs Diff
2.6.28 1220 15 years ago jrjohansen Update kernel patches for 2.6.28 Diff
for-mainline 275 17 years ago agruen - Patches we are working on for submitting upstrea Diff