]> git.pld-linux.org Git - packages/crda.git/blobdiff - crda-link.patch
- updated to 3.13
[packages/crda.git] / crda-link.patch
diff --git a/crda-link.patch b/crda-link.patch
new file mode 100644 (file)
index 0000000..8220803
--- /dev/null
@@ -0,0 +1,11 @@
+--- crda-3.13/Makefile.orig    2014-02-09 14:56:57.600129540 +0100
++++ crda-3.13/Makefile 2014-02-09 15:02:37.646781938 +0100
+@@ -115,7 +115,7 @@
+ $(LIBREG): regdb.h reglib.h reglib.c
+       $(NQ) '  CC  ' $@
+-      $(Q)$(CC) $(CFLAGS) $(CPPFLAGS) -o $@ -shared -Wl,-soname,$(LIBREG) $^
++      $(Q)$(CC) $(CFLAGS) $(CPPFLAGS) -o $@ -shared -Wl,-soname,$(LIBREG) $^ $(LDLIBS)
+ install-libreg-headers:
+       $(NQ) '  INSTALL  libreg-headers'
This page took 0.06292 seconds and 4 git commands to generate.