[openssl-dev] [openssl.org #3843] OpenSSL 1.0.1* and below: incorrect use of _lrotl()

rt@openssl.org via RT rt at openssl.org
Mon May 25 10:01:27 UTC 2015


> Yes, I added a new target "linux-mic" into Configure, which is slightly modified from "linux-generic64".
> 
> From the original patch:
> 
> (...)
>  "linux-generic64","gcc:-DTERMIO -O3 -Wall::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR:${no_asm}:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
> +"linux-mic","icc:-mmic -DTERMIO -O3 -Wall::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR:${no_asm}:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
> (...)

But what prevents you from 'env CC=icc ./Configure linux-generic64
-mmic'? Or same with linux-x86_64? Can you confirm if './Configure
linux-x86_64-icc -mmic' works in 1.0.2?




More information about the openssl-dev mailing list