Home GnuPG

asm: Allow building x86 and amd64 using old compilers.
5eec04a43e6cUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

asm: Allow building x86 and amd64 using old compilers.

* src/hwf-x86.c (get_xgetbv): Build only if AVX support is enabled.

Old as(1) versions do not support the xgetvb instruction. Thus build
this function only if asm support has been requested.

Details

Provenance
wernerAuthored on Sep 2 2014, 9:25 AM
Parents
rC708a3a72cc06: Add DCO entries for Andrei Scherer and Stefan Mueller.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rC5eec04a43e6c: asm: Allow building x86 and amd64 using old compilers. (authored by Werner Koch <wk@gnupg.org>).Sep 2 2014, 9:25 AM