Refresh tools-build-add-missing-dependencies.patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/i2c-tools?expand=0&rev=48
This commit is contained in:
parent
7e86ac05df
commit
9c8efc48e0
@ -10,8 +10,8 @@ it, otherwise parallel builds could run into a race and break.
|
||||
|
||||
--- a/lib/Module.mk
|
||||
+++ b/lib/Module.mk
|
||||
@@ -37,6 +37,13 @@ ifeq ($(BUILD_STATIC_LIB),1)
|
||||
LIB_TARGETS += $(LIB_STLIBNAME)
|
||||
@@ -35,6 +35,13 @@ LIB_TARGETS += $(LIB_STLIBNAME)
|
||||
LIB_OBJECTS += smbus.ao
|
||||
endif
|
||||
|
||||
+# Library file to link against (static or dynamic)
|
||||
|
Loading…
x
Reference in New Issue
Block a user