1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00
Jung-uk Kim bd22c28279 lang/ruby3[0-2]: Fix build with certain CPUTYPE
When CPUTYPE is set and the CPU supports lzcnt instruction, it fails to
build because x86intrin.h is not included.  Fix the test to make it work
on FreeBSD.

PR:		260791
Approved by:	ruby (maintainer timeout)
2022-04-22 23:04:46 -04:00
..