]> granicus.if.org Git - strace/commit
build: set arch specific -m switches in tests-m*32/Makefile.am files properly
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 8 Dec 2015 00:14:10 +0000 (00:14 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 8 Dec 2015 00:14:10 +0000 (00:14 +0000)
commit860b3a692b54ec505dea31cbee4f0685ef1fdbf1
tree946a03c22acd716e436395ed16fb248daa87e9bc
parent1e04e57a7aa095718321f0df7bab25aa0264d150
build: set arch specific -m switches in tests-m*32/Makefile.am files properly

* tests/Makefile.am (ARCH_MFLAGS, AM_LDFLAGS): New variables.
(AM_CPPFLAGS): Use ARCH_MFLAGS.
* bootstrap: In tests-m32/Makefile.am and tests-mx32/Makefile.am,
add -m32 and -mx32, respectively, to ARCH_MFLAGS instead of AM_CFLAGS.
bootstrap
tests/Makefile.am