#49228 SSE4.2 detection is not correct
Closed: wontfix 7 years ago Opened 7 years ago by firstyear.

Issue Description

On some platforms we do not correctly detect SSE4.2 presence. Instead of trying to check this, we can use GCC to do this for us:

gcc -march=native -dM -E - < /dev/null | grep SSE

Metadata Update from @firstyear:
- Custom field reviewstatus adjusted to review
- Custom field type adjusted to defect

7 years ago

Seems to work for me. My proc is missing sse4_2. However, before applying the patch I had a "SSE4.2 available on this platform" in my config.log which now I don't.

Metadata Update from @firstyear:
- Issue assigned to firstyear

7 years ago

Metadata Update from @mreynolds:
- Custom field reviewstatus adjusted to ack (was: review)
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/2287

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: fixed)

3 years ago

Login to comment on this ticket.

Metadata
Attachments 1