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