LFS
BLFS
ALFS
Login
Preferences
Help/Guide
About Trac
Wiki
View Tickets
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 1
and
Version 2
of
nss
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
08/22/2006 08:54:58 AM (
19 years
ago)
Author:
ken@…
Comment:
how to build 64-bit on x86_64
Legend:
Unmodified
Added
Removed
Modified
Tabular
Unified
nss
v1
v2
1
1
= NSS =
2
On x86_64 the build will default to 32-bit. In multilib, this may be exactly what you want. In pure64, it will fail to build. You can get around this with
3
{{{
4
make USE_64=1 nss_build_all
5
}}}
6
2
7
3
8
[wiki:Security Up][[br]]