I noticed that for the FIPS Object module for "./config no-asm" the endian
flag is removed from CFLAGS.

But in openssl, this is not the case. So, e.g. for linux-ppc, openssl build
has -DB_ENDIAN flag, but fips build has no such flag.

I'm guessing that the powerpc gcc may default to big-endian, so this may
not be an issue. But, since it appeared inconsistent I thought I'd mention
it.

Thanks,
Kevin

Reply via email to