scripts/versions.awk: Add strings and hashes to <first-versions.h>
authorFlorian Weimer <fweimer@redhat.com>
Mon, 10 May 2021 08:31:41 +0000 (10:31 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 10 May 2021 08:31:41 +0000 (10:31 +0200)
commita64af8c9b6598f6d2685227f64f5ccb9b48c663c
treeaf8faec1c156410b260498b68d77ef5d6bd53b98
parent9637e5669bcbf978cb529f2d5b04165fd1e61713
scripts/versions.awk: Add strings and hashes to <first-versions.h>

This generates new macros of this from:

They are useful for symbol lookups using _dl_lookup_direct.

Tested-by: Carlos O'Donell <carlos@redhat.com>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
scripts/versions.awk