]> granicus.if.org Git - strace/commit
mpers: add MPERS_IS_* to CFLAGS passed to mpers.sh
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 23 Aug 2016 14:27:19 +0000 (14:27 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 24 Aug 2016 12:10:55 +0000 (12:10 +0000)
commita27c47b2c411b53eb245c387191a45b5308e7384
tree6fc34bf447ee15abda373ef62b5af47a2aa56128
parent1aae061d4d685c606548b9b9110d9091f9271149
mpers: add MPERS_IS_* to CFLAGS passed to mpers.sh

This allows testing of MPERS_IS_* macros in pre-MPERS_DEFS parts
of source code.

* Makefile.am (mpers-m%.stamp): Add -DMPERS_IS_$(mpers_NAME) to CFLAGS
passed to mpers.sh.
* mpers_test.sh: Likewise.
Makefile.am
mpers_test.sh