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