packages/libs/polarssl/patches/100-shared.patch

13 lines
357 B
Diff
Raw Normal View History

diff -pruN polarssl-0.12.0.orig/library/Makefile polarssl-0.12.0/library/Makefile
--- polarssl-0.12.0.orig/library/Makefile 2009-03-28 18:53:03.000000000 +0100
+++ polarssl-0.12.0/library/Makefile 2009-08-05 17:53:55.000000000 +0200
@@ -29,7 +29,7 @@ OBJS= aes.o arc4.o base64.o \
.SILENT:
-all: static
+all: static shared
static: libpolarssl.a