Update makefile to compiler for 32-bit architectures on x86_64
[urcu.git] / tests / Makefile
CommitLineData
833dbdb6 1include Makefile.inc
599dd1ca
MD
2
3CFLAGS+=-m32
4LDFLAGS+=-m32
This page took 0.022097 seconds and 4 git commands to generate.