Home GnuPG

asm: Allow building x86 and amd64 using old compilers.
e189934b7e24Unpublished

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
rC8c88814ec6ec: Post release updates.
Branches
Unknown
Tags
Unknown

Event Timeline

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