strace/maint
Dmitry V. Levin acffeae467 mpers: fix cross-compiling
In cross builds, a target version of readelf has to be used
instead of a native one.

* configure.ac (AC_CHECK_TOOL): Add readelf.
* Makefile.am (READELF): New variable.
(mpers-m%.stamp): Pass it to $(srcdir)/mpers.sh.
* m4/mpers.m4 (st_MPERS): Pass READELF environment variable
to $srcdir/mpers_test.sh.
* mpers.sh (READELF): New variable.
Use it instead of readelf.
* maint/ioctls_sym.sh: Likewise.
* NEWS: Mention this fix.

Reported-by: Rolf Eike Beer <eb@emlix.com>
2017-11-25 01:55:44 +00:00
..
errnoent.sh Add copyright headers 2017-05-22 17:33:51 +00:00
gen-contributors-list.sh maint: make gen-contributors-list.sh suitable for generation of CREDITS 2017-11-13 20:21:22 +00:00
gen-tag-message.sh maint: add gen-tag-message.sh script 2017-09-05 12:13:14 +00:00
ioctls_gen.sh Add copyright headers 2017-05-22 17:33:51 +00:00
ioctls_hex.sh maint: avoid effects of locale when sorting files 2015-05-19 18:00:07 +00:00
ioctls_sym.awk maint: generate ioctl entries without target architecture code execution 2017-09-19 11:32:05 +00:00
ioctls_sym.sh mpers: fix cross-compiling 2017-11-25 01:55:44 +00:00
signalent.sh Add copyright headers 2017-05-22 17:33:51 +00:00
syscallent.sh Add copyright headers 2017-05-22 17:33:51 +00:00
update_copyright_years.awk Add scripts for automating copyright notices update 2017-05-22 19:30:30 +02:00
update_copyright_years.sh maint/update_copyright_years.sh: implement concurrent execution 2017-11-14 20:32:24 +00:00