Home | History | Annotate | Download | only in single-args-32
      1 X_CFLAGS := -m32
      2 Y_CFLAGS := -m32
      3 CC_CFLAGS := -m32
      4 
      5 include ../Makefile.test.common
      6 
      7 TESTARGS += --no-function-return --max-args 1
      8