diff options
Diffstat (limited to 'testing/snapper/musl-dbus.patch')
-rw-r--r-- | testing/snapper/musl-dbus.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/testing/snapper/musl-dbus.patch b/testing/snapper/musl-dbus.patch deleted file mode 100644 index cf2334f650..0000000000 --- a/testing/snapper/musl-dbus.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- a/dbus/Makefile.am -+++ b/dbus/Makefile.am -@@ -12,4 +12,4 @@ - DBusMainLoop.cc DBusMainLoop.h - - libdbus_la_LIBADD = $(DBUS_LIBS) --libdbus_la_LDFLAGS = -lboost_system -lboost_thread -+libdbus_la_LDFLAGS = -lboost_system-mt -lboost_thread-mt |