[packages] add polarssl package, official successor of xyssl (#4736)
[openwrt/svn-archive/archive.git] / libs / polarssl / patches / 100-shared.patch
1 --- polarssl-0.10.1.orig/library/Makefile 2009-01-11 00:31:23.000000000 +0100
2 +++ polarssl-0.10.1/library/Makefile 2009-03-05 15:11:20.352419296 +0100
3 @@ -29,7 +29,7 @@ OBJS= aes.o arc4.o base64.o \
4
5 .SILENT:
6
7 -all: static
8 +all: static shared
9
10 static: libpolarssl.a
11