summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorian.mcgreer%sun.com <devnull@localhost>2003-05-09 18:19:39 +0000
committerian.mcgreer%sun.com <devnull@localhost>2003-05-09 18:19:39 +0000
commit12361a78bd390cee75e84f2d6959c2a9bf0cbacc (patch)
tree121cb41cde7a09a8dd8f15cfc8fe658cbfef4d39
parented6106c4e69e93a8b59ba9d2d8dd35b3a5b20c0f (diff)
downloadnss-hg-12361a78bd390cee75e84f2d6959c2a9bf0cbacc.tar.gz
incorporate fix from rev1.44 to use _X86_ for Solaris x86 in freebl
-rw-r--r--security/nss/lib/freebl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/nss/lib/freebl/Makefile b/security/nss/lib/freebl/Makefile
index 17b87bb70..c5b5a1299 100644
--- a/security/nss/lib/freebl/Makefile
+++ b/security/nss/lib/freebl/Makefile
@@ -187,6 +187,7 @@ endif
endif
else
# Solaris x86
+ DEFINES += -D_X86_
DEFINES += -DMP_USE_UINT_DIGIT
DEFINES += -DMP_ASSEMBLY_MULTIPLY -DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D
ASFILES = mpi_i86pc.s