]> git.pld-linux.org Git - packages/crda.git/blame - crda-link.patch
- updated to 3.13
[packages/crda.git] / crda-link.patch
CommitLineData
b664dc94
JB
1--- crda-3.13/Makefile.orig 2014-02-09 14:56:57.600129540 +0100
2+++ crda-3.13/Makefile 2014-02-09 15:02:37.646781938 +0100
3@@ -115,7 +115,7 @@
4
5 $(LIBREG): regdb.h reglib.h reglib.c
6 $(NQ) ' CC ' $@
7- $(Q)$(CC) $(CFLAGS) $(CPPFLAGS) -o $@ -shared -Wl,-soname,$(LIBREG) $^
8+ $(Q)$(CC) $(CFLAGS) $(CPPFLAGS) -o $@ -shared -Wl,-soname,$(LIBREG) $^ $(LDLIBS)
9
10 install-libreg-headers:
11 $(NQ) ' INSTALL libreg-headers'
This page took 0.085317 seconds and 4 git commands to generate.