Gilles Peskine 5d26e7cbfe Pass -m32 to the linker as well
For unit tests and sample programs, CFLAGS=-m32 is enough to get a
32-bit build, because these programs are all compiled directly
from *.c to the executable in one shot. But with makefile rules that
first build object files and then link them, LDFLAGS=-m32 is also
needed.
2019-06-07 18:15:37 +02:00
..
2019-06-07 18:15:37 +02:00
2019-05-22 18:22:45 +02:00
2016-01-12 14:48:03 +00:00
2019-02-27 11:03:25 +01:00
2015-04-09 10:53:11 +02:00
2019-02-27 11:03:25 +01:00
2017-05-16 17:53:03 +02:00
2019-02-27 11:03:25 +01:00