Mercurial > trustbridge
diff INSTALL @ 823:b8bc812e41ee
(issue69) Update polarssl build documentation to 1.3.8
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Mon, 21 Jul 2014 12:55:54 +0200 |
parents | 2e954efcb3f1 |
children | 8081ed84589d |
line wrap: on
line diff
--- 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