pciutils update to 3.6.2
This commit is contained in:
+3767
-684
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,13 @@
|
||||
make sure all lib entries get into libs.private in the .pc file
|
||||
|
||||
--- a/lib/Makefile
|
||||
+++ b/lib/Makefile
|
||||
@@ -61,7 +61,7 @@ $(PCILIBPC): libpci.pc.in
|
||||
-e 's,@LIBDIR@,$(LIBDIR),' \
|
||||
-e 's,@IDSDIR@,$(IDSDIR),' \
|
||||
-e 's,@VERSION@,$(VERSION),' \
|
||||
- -e 's,@LDLIBS@,$(LDLIBS),'
|
||||
+ -e 's,@LDLIBS@,$(LDLIBS) $(LIB_LDLIBS),'
|
||||
|
||||
init.o: init.c $(INCL)
|
||||
access.o: access.c $(INCL)
|
||||
Reference in New Issue
Block a user