~intrigeri/apparmor/pass-compiler-flags-binutils

Viewing all changes in revision 3656.

  • Committer: Tyler Hicks
  • Date: 2017-04-20 20:16:11 UTC
  • Revision ID: tyhicks@canonical.com-20170420201611-05yzfwvdvqfch97f
libapparmor: Fix parallel make dependency issue in testsuite

A multi job `make check` command could fail due to check-local running
before the check-DEJAGNU target, which is automatically generated by
automake, would complete. This would result in a build failure due to
libaalogparse.log not yet existing.

Fix the issue by depending on the check-DEJAGNU target.

Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Acked-by: John Johansen <john.johansen@canonical.com>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: