Commit Graph

4 Commits

Author SHA1 Message Date
Marcel Bargull c219669c3f Use CPP, CC and flags in dep check scripts
Signed-off-by: Marcel Bargull <marcel.bargull@udo.edu>
2020-11-06 20:11:20 +01:00
Sascha Grunert b288b7a3d9 Update shebangs to take env into consideration
Some operating systems don’t have `bash` in `/bin`, so we should take the
`$PATH` into consideration for searching it.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>

Closes: #1804
Approved by: TomSweeneyRedHat
2019-08-20 11:26:57 +00:00
Nalin Dahyabhai 0cb316d737 Refine the libdm_no_deferred_remove tag check
Refine the test for the "libdm_no_deferred_remove" build tag so that we
actually check if we can link with the deferred removal function.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2017-02-02 15:24:02 -05:00
Nalin Dahyabhai 1497e5af35 Suss out build tags, add a missing Travis dep
Figure out the right build tags to use for btrfs and libdm support, and
make sure we tell Travis to install libgpgme11-dev, because we also
build against it.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2017-01-28 06:20:22 +01:00