Changeset 71
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r70 r71 2 2 ---------------- 3 3 - Universal Binaries (except for OpenSC.Tokend) 4 - OpenSC: upgrade to 0.11.1-rc 14 - OpenSC: upgrade to 0.11.1-rc2 5 5 - OpenSSH: upgrade to 4.3p2 6 6 - OpenSSL: upgrade to 0.9.8b -
trunk/Makefile
r70 r71 1 1 BUILDHOME = $(PWD) 2 OPENSCVERSION = 0.11.1-rc 13 SCAVERSION = 0.1.9pre 62 OPENSCVERSION = 0.11.1-rc2 3 SCAVERSION = 0.1.9pre7 4 4 LIBP11VERSION = 0.2.1 5 5 ENGINEVERSION = 0.1.3 -
trunk/Makefile_i386
r70 r71 1 1 BUILDHOME = $(PWD) 2 2 OPENSSLVERSION = 0.9.8b 3 OPENSCVERSION = 0.11.1-rc 13 OPENSCVERSION = 0.11.1-rc2 4 4 OPENSSHVERSION = 4.3p2 5 5 LIBP11VERSION = 0.2.1 -
trunk/howto
r68 r71 39 39 and then do: 40 40 make -f Makefile_i386 all ; make -f Makefile_i386 transfer 41 The compiled-i386.tgz obtained need to be transfered back to your yourPPC system,41 The compiled-i386.tgz obtained need to be transfered back to your PPC system, 42 42 in Documents/opensc. 43 43 There do tar xzf compiled-i386.tgz
