mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
buildroot-20040827-matrixssl.patch.txt
buildroot-20040827-ntpclient.patch.txt buildroot-20040827-radvd.patch.txt buildroot-20040827-strace.patch.txt git-svn-id: svn://svn.openwrt.org/openwrt/trunk@152 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
diff -ruN matrixssl-1.2.1-old/examples/Makefile matrixssl-1.2.1-new/examples/Makefile
|
||||
--- matrixssl-1.2.1-old/examples/Makefile 2004-06-05 00:45:21.000000000 +0200
|
||||
+++ matrixssl-1.2.1-new/examples/Makefile 2004-08-19 04:01:29.000000000 +0200
|
||||
@@ -34,7 +34,7 @@
|
||||
# Compile options
|
||||
#
|
||||
CFLAGS = $(DFLAGS) -DLINUX
|
||||
-LDFLAGS = -lc
|
||||
+LDFLAGS = -lc -lpthread
|
||||
|
||||
#
|
||||
# Override variables for compilation on Mac OS X (Darwin)
|
||||
Reference in New Issue
Block a user