summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornelsonb%netscape.com <devnull@localhost>2002-11-21 02:54:04 +0000
committernelsonb%netscape.com <devnull@localhost>2002-11-21 02:54:04 +0000
commit752ad7f7e9fd86f30e9e31a7905c1e7d19526066 (patch)
tree124c704b49492b9f53297ef486f754cb0ad36815
parentb1a53ac7d90e6819baa421a4b3b8250003c9427d (diff)
downloadnss-hg-752ad7f7e9fd86f30e9e31a7905c1e7d19526066.tar.gz
Use the 32-bit code on Solaris x86 platforms, too.
-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 87ca4e300..da108eddd 100644
--- a/security/nss/lib/freebl/Makefile
+++ b/security/nss/lib/freebl/Makefile
@@ -198,6 +198,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