packages/libs/polarssl/patches/100-shared.patch
jow 5016bc9c6c [packages] add polarssl package, official successor of xyssl (#4736)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14758 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-06 12:59:45 +00:00

12 lines
275 B
Diff

--- polarssl-0.10.1.orig/library/Makefile 2009-01-11 00:31:23.000000000 +0100
+++ polarssl-0.10.1/library/Makefile 2009-03-05 15:11:20.352419296 +0100
@@ -29,7 +29,7 @@ OBJS= aes.o arc4.o base64.o \
.SILENT:
-all: static
+all: static shared
static: libpolarssl.a