Dpkg::Vendor::Debian: Handle abi feature flags as builtin
commitacdfa3db3c63a658361c1717f58f4b32975f52cd
authorGuillem Jover <guillem@debian.org>
Sun, 9 Jul 2023 17:01:04 +0000 (9 19:01 +0200)
committerGuillem Jover <guillem@debian.org>
Wed, 30 Aug 2023 03:26:31 +0000 (30 05:26 +0200)
treeef3647aac63f856a1bd54f451ba0f89f4fcaff11
parent5f529cfeb9477baf44b74443a04502da1ec893e8
Dpkg::Vendor::Debian: Handle abi feature flags as builtin

These feature flags are builtin depending on the libc ABI of the port,
and it's more correct to handle them like we handle PIE for example.
scripts/Dpkg/Vendor/Debian.pm