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