commit | 860b3a692b54ec505dea31cbee4f0685ef1fdbf1 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Tue Dec 08 00:14:10 2015 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Tue Dec 08 00:14:10 2015 +0000 |
tree | 946a03c22acd716e436395ed16fb248daa87e9bc | |
parent | 1e04e57a7aa095718321f0df7bab25aa0264d150 [diff] |
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.