Dpkg::BuildFlags: Add a new use_feature() method
commita7483666a0864fe0cfd0231432951e6084c7d24b
authorGuillem Jover <guillem@debian.org>
Thu, 30 Jun 2022 04:36:45 +0000 (30 06:36 +0200)
committerGuillem Jover <guillem@debian.org>
Sun, 1 Jan 2023 21:20:17 +0000 (1 22:20 +0100)
treec59ff76d4c857a33e2a7f96cc9843732c391c916
parent51c78f92c97b83b03f641a462880a533f413e333
Dpkg::BuildFlags: Add a new use_feature() method

This abstracts the feature state with this getter so that we can query
it from code that needs to act on the features to set actual build
flags.
scripts/Dpkg/BuildFlags.pm