HPUX 64-bit also failed.

git-svn-id: svn://10.0.0.236/trunk@80410 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcgreer%netscape.com
2000-10-05 02:47:43 +00:00
parent 187b6f59de
commit 3ccc35cfbf

View File

@@ -45,7 +45,7 @@
#endif
/* this case is failing for 3.1. See bug #55234. */
#if defined(SOLARIS) && defined(NSS_USE_64)
#if (defined(SOLARIS) || defined(HPUX)) && defined(NSS_USE_64)
#undef CONVERT_TO_WORDS
#endif