Skip to content
Commit 08ce938d authored by Guillem Jover's avatar Guillem Jover
Browse files

dpkg-gensymbols: Add support for arch-bits and arch-endian tags

These allow to tag symbols as being only relevant on architectures with
specific bits or endianness. The current supported values are 32 and 64
for arch-bits, and little and big for arch-endian.

They can also be combined by using multiple tags on the same symbol.

Closes: #630342
parent 2edb74f7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment