[PATCH] (issue69) Update polarssl build documentation to 1.3.8
Wald Commits
scm-commit at wald.intevation.org
Mon Jul 21 12:56:04 CEST 2014
# HG changeset patch
# User Andre Heinecke <andre.heinecke at intevation.de>
# Date 1405940154 -7200
# Node ID b8bc812e41ee50d8c7c1584ced293575c199e5b6
# Parent 71cdd4b2f0383bd35929bc7eb41c01296e2fd98f
(issue69) Update polarssl build documentation to 1.3.8
diff -r 71cdd4b2f038 -r b8bc812e41ee INSTALL
--- a/INSTALL Fri Jul 18 18:20:56 2014 +0200
+++ b/INSTALL Mon Jul 21 12:55:54 2014 +0200
@@ -48,11 +48,11 @@
nice make -j8 &&\
make install
- curl -O https://polarssl.org/download/polarssl-1.3.7-gpl.tgz
- 6beef0281160bf07fefefd6b412dd1ce4c39261cf5300835aef442253f0400e5 polarssl-1.3.7-gpl.tgz
+ curl -O https://polarssl.org/download/polarssl-1.3.8-gpl.tgz
+ 318171db41335cacbb5b0047c94f1faf91442ab70a223b5223436703c9406ff1 polarssl-1.3.8-gpl.tgz
- tar -xf polarssl-1.3.7-gpl.tgz
- cd polarssl-1.3.7
+ tar -xf polarssl-1.3.8-gpl.tgz
+ cd polarssl-1.3.8
mkdir build
cd build
cmake .. -DCMAKE_C_FLAGS=-fpic -DCMAKE_INSTALL_PREFIX=$YOURPREFIX
More information about the Trustbridge-commits
mailing list