Magnus Holmgren <holmg...@debian.org> writes: > --disable-dependency-tracking is for BSD make, it says, but we don't use that > even on Debian GNU/kFreeBSD
And BSD make is no longer supported. The option might still be useful in some cases, but unlikely in the debian context. > But then there are the more interesting features: --enable-fat, --enable-arm- > neon, --enable-x86-aesni, and --enable-x86-sha-ni. Can you remind me why I > haven't enabled any of those? I recommend --enable-fat. And if you do that, I think the other flags you mention are useless. They're intended for manual compile-time config of which assembly files to use at compile time (and will break at runtime on processors not supporting selected processor features), while fat builds use them all and select at run time. Regards, /Niels -- Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677. Internet email is subject to wholesale government surveillance.