> 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?
_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev