[packages] polarssl: update to v0.14.0 (#8234)
[packages.git] / libs / polarssl / patches / 100-shared.patch
1 --- a/library/Makefile
2 +++ b/library/Makefile
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