~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
..
changehat 3 18 years ago steve-beattie Import the rest of the core functionality of the i Diff
common 2 18 years ago steve-beattie Test import of the common/ subtree. Internal svn r Diff
deprecated 1347 14 years ago John Johansen Deprecate old management applications that are no Diff
desktop 1112 16 years ago jrjohansen add desktop dir Diff
kernel-patches 134 17 years ago jrjohansen add apparmor patches for kernels 2.6.16, 2.6.17, 2 Diff
libraries 1105 16 years ago jrjohansen make a libraries dir Diff
parser 3 18 years ago steve-beattie Import the rest of the core functionality of the i Diff
profiles 3 18 years ago steve-beattie Import the rest of the core functionality of the i Diff
tests 3 18 years ago steve-beattie Import the rest of the core functionality of the i Diff
utils 3 18 years ago steve-beattie Import the rest of the core functionality of the i Diff
.bzrignore 1445 13 years ago Kees Cook use wildcards correctly for utils subdirectory ign 5.4 KB Diff Download File
LICENSE 486 17 years ago jmichael-at-suse-de Add a top-level "catch-all" GPLv2 license to cover 17.6 KB Diff Download File
Makefile 1509 13 years ago Steve Beattie This patch adds a toplevel target to add a bzr tag 1.2 KB Diff Download File
README 1439 13 years ago Kees Cook Rename "subdomain" to "apparmor" in kernel regress 3.5 KB Diff Download File