[packages] add polarssl package, official successor of xyssl (#4736)
[openwrt/svn-archive/archive.git] / libs / xyssl / patches / 100-shared.patch
1 diff -urN xyssl-0.8.orig/library/Makefile xyssl-0.8/library/Makefile
2 --- xyssl-0.8.orig/library/Makefile 2007-10-20 20:29:26.000000000 +0200
3 +++ xyssl-0.8/library/Makefile 2007-10-20 20:30:41.000000000 +0200
4 @@ -28,7 +28,7 @@
5
6 .SILENT:
7
8 -all: static
9 +all: static shared
10
11 static: libxyssl.a
12