]> granicus.if.org Git - strace/commit
Provide strace's native arch to the test framework
authorEugene Syromyatnikov <evgsyr@gmail.com>
Tue, 9 Jan 2018 19:04:30 +0000 (20:04 +0100)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 11 Jan 2018 15:54:33 +0000 (15:54 +0000)
commit5c3d4b631d29657701d55d8910d6e9a9a243ba0e
tree0504f5bd427c1dbd50333ad352339b9a488dc106
parent8cea0b917aae36d23747ecda4acc5a3291a8867c
Provide strace's native arch to the test framework

* configure.ac (arch_native): New variable, set to arch.
* tests/Makefile.am (NATIVE_ARCH): New variable, set to @arch_native@.
(AM_TEST_LOG_FLAGS): Pass NATIVE_ARCH as STRACE_NATIVE_ARCH environment
variable.
configure.ac
tests/Makefile.am