The attached patch fixes xyssl build on non-linux plaforms -- the original Makefile...
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 7 Aug 2008 09:56:54 +0000 (09:56 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 7 Aug 2008 09:56:54 +0000 (09:56 +0000)
commit59e2646d9f0cf9a6a32d6f7205b6d8f91e9adfbe
tree95eb9623e6649ec43e0df51a13a5ae9e6d9a5bdc
parentbddbca86b65e9e28f3a2930032841914fcf231d8
The attached patch fixes xyssl build on non-linux plaforms -- the original Makefile does recursive calls using 'make' instead of '' thus breaking when make != GNU make. (#3854)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12234 3c298f89-4303-0410-b956-a3cf2f4a3e73
libs/xyssl/patches/110-make.patch [new file with mode: 0644]