]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r334947:
authordim <dim@FreeBSD.org>
Sun, 17 Jun 2018 17:35:30 +0000 (17:35 +0000)
committerdim <dim@FreeBSD.org>
Sun, 17 Jun 2018 17:35:30 +0000 (17:35 +0000)
commitf31c660cd4bf9dbaa6bd074121c83b657b51d645
treed818ee053377fde03b632ce33057e94582ab8a71
parent4e99114132471afd68b41f8f82691692e4c0bdda
MFC r334947:

Disable building aesni with base gcc

Because base gcc does not support the required intrinsics, do not
attempt to compile the aesni module with it.

Noticed by: Dan Allen <danallen46@gmail.com>
sys/modules/Makefile