mbox series

[0/2] userspace: Fix DEBUG=1 build

Message ID 20200206131901.535779-1-omosnace@redhat.com (mailing list archive)
Headers show
Series userspace: Fix DEBUG=1 build | expand

Message

Ondrej Mosnacek Feb. 6, 2020, 1:18 p.m. UTC
...and add it to the Travis CI matrix.

Passed Travis: https://travis-ci.org/WOnder93/selinux/builds/646830495
Failed new test without the fix: https://travis-ci.org/WOnder93/selinux/builds/646833909

Ondrej Mosnacek (2):
  libsemanage: preserve parent Makefile's flags in debug mode
  Travis-CI: test that DEBUG build works

 .travis.yml              | 3 +++
 libsemanage/src/Makefile | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)