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