Update makefile to compiler for 32-bit architectures on x86_64
[urcu.git] / tests / Makefile64
index cca1cdcb5bcebcdea79d3910c443cffab83a24d1..6103d34a9bcd7db946a82d04fe14c6972d1212cf 100644 (file)
@@ -1,3 +1,4 @@
 include Makefile.inc
 
 CFLAGS+=-m64
+LDFLAGS+=-m64
This page took 0.022409 seconds and 4 git commands to generate.