On Thu, 2015-12-03 at 12:32 +0100, Ard Biesheuvel wrote: > > > ... or maybe not (I hit send too soon) > > It does not appear that there are any tests for those #defines > anywhere, and the pqueue and ts_* source files are built > unconditionally by the standard Makefiles.
That might be OK. I think there's magic, and if your no-XXX matches a directory name crypto/XXX then that directory just gets dropped from the build. Nobody ever needs to check the resulting OPENSSL_NO_XXX define, as long as there isn't code that *references* things in those directories, which needs an #ifdef. And if there were, then I imagine your original patch would have broken... -- dwmw2
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel