1 2 3 4 5 6 7 8 9 10 11 12 13
http://bugs.gentoo.org/364699 --- crypto/bn/asm/alpha-mont.pl +++ crypto/bn/asm/alpha-mont.pl @@ -41,7 +41,7 @@ $j="s4"; $m1="s5"; $code=<<___; -#indef __linux__ +#ifdef __linux__ #include <asm/regdef.h> #else #include <asm.h>