Dpkg::BuildFlags: Add support for builtin build flags
commit36038b2af4e361c712cdbb78d9f7f26d053a0be0
authorGuillem Jover <guillem@debian.org>
Sat, 10 Dec 2022 12:55:26 +0000 (10 13:55 +0100)
committerGuillem Jover <guillem@debian.org>
Sun, 1 Jan 2023 22:23:51 +0000 (1 23:23 +0100)
tree440123371e9d34205dbd5d2c5d063ea44ca97f9b
parent36bb56ccd329a9832136b8404afd96715792f8ef
Dpkg::BuildFlags: Add support for builtin build flags

These denote build flags that might be handled as builtin defaults by
the compiler (even if only on a subset of architectures). The current
example of such case would be PIE on gcc in Debian.
scripts/Dpkg/BuildFlags.pm