1X_CFLAGS := -m32
2Y_CFLAGS := -m32
3CC_CFLAGS := -m32
4
5include ../Makefile.test.common
6
7TESTARGS += --no-function-return --max-args 1
8