NSS Refactor 3 11: Difference between revisions

Jump to navigation Jump to search
Line 94: Line 94:
If you try the following:
If you try the following:
   # get ckfw
   # get ckfw
   cvs checkout -r NSS_3_11_BRANCH mozilla/security/coreconf mozilla/security/nss/lib/base mozilla/security/nss/lib/ckfw
   cvs checkout -r NSS_3_11_BRANCH mozilla/security/coreconf
 
mozilla/security/nss/lib/base mozilla/security/nss/lib/ckfw
   # get nspr
   # get nspr
   cvs checkout mozilla/nsprpub
   cvs checkout mozilla/nsprpub
   cvs checkout -r NSS_3_11_BRANCH mozilla/security/nss/Makefile mozilla/security/nss/manifest.mn
   cvs checkout -r NSS_3_11_BRANCH mozilla/security/nss/Makefile
 
mozilla/security/nss/manifest.mn
   #build dependencies
   #build dependencies
   cd mozilla/security/nss
   cd mozilla/security/nss
   make build_coreconf build_nspr
   make build_coreconf build_nspr
   #build base
   #build base
   cd lib/base
   cd lib/base
   make
   make
   #build ckfw
   #build ckfw
   cd ../ckfw
   cd ../ckfw
439

edits

Navigation menu