]> git.ipfire.org Git - thirdparty/nettle.git/commit
Recognize "x86" as cpu name.
authorNiels Möller <nisse@lysator.liu.se>
Tue, 23 Jan 2018 20:00:44 +0000 (21:00 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 23 Jan 2018 20:00:44 +0000 (21:00 +0100)
commit215ed3328dac8d8e1ed641194076549e04f8edc7
tree1169a3232b110be664c51c2ec5304f0d6cb55b83
parente15e7faed58f0095872f3a9c5198ea11153dfe54
Recognize "x86" as cpu name.

* configure.ac (asm_path): Recognize "x86", in addition to "i?86",
for 32-bit x86 processors. Reportedly needed for x86 android builds.
ChangeLog
configure.ac