• antirez's avatar
    Add ARCH to Makefile CFLAGS / LDFLAGS. · 7f346477
    antirez authored
    This makes builiding with an optional 32 bit target simpler. For
    instance Redis (that contains an embedded copy of hiredis) when compiled
    with "make 32bit" uses to pass an ARCH parameter to force an hiredis
    32 bit build.
    7f346477
Makefile 4.39 KB