I presume I need to attach add "-march=i686 -mtune=pentium2" to LDFLAGS as
well, seeing that gcc executes as "gcc -shared -m32 -o ..." if LDFLAGS="-m32",
right?
No, -march and -mtune are compile flags.
OK, I am perfecting it now...Thanks a bunch for helping me out!
On a side note I see that in 1.31 --with-xlibdir is removed - how would
xtables know what I am compiling/building for (x86_64 or i686)?
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html