package/prelink-cross: new package
authorAdam Duskett <Aduskett@gmail.com>
Tue, 11 Feb 2020 16:34:02 +0000 (08:34 -0800)
committerYann E. MORIN <yann.morin.1998@free.fr>
Thu, 20 Feb 2020 21:10:19 +0000 (22:10 +0100)
commit8af40358e3885440248aa783490096bdd1b7a90c
tree602c9ccdcfb63221bb9c2cc2328bb645977248b7
parentf0a583ddc4c2cab121330284e316f54229dee492
package/prelink-cross: new package

Prelink-cross emulates a runtime linker for a given sysroot. This is
necessary to allow gobject-introspection to build its typelib files
during cross-compiling.

We're using a sha1 on the cross_prelink branch, as we need the
RTLD-enabled variant of prelink-cross.

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
[yann.morin.1998@free.fr:
  - drop HOST_ prefix for inherited variables
  - fix licensing info to "or-later"
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
DEVELOPERS
package/prelink-cross/prelink-cross.hash [new file with mode: 0644]
package/prelink-cross/prelink-cross.mk [new file with mode: 0644]