]> git.pld-linux.org Git - packages/thunderbolt-software-user-space.git/blobdiff - thunderbolt-software-user-space-glibc.patch
- switched to master branch (software from fwupdate branch moved to thunderbolt-softw...
[packages/thunderbolt-software-user-space.git] / thunderbolt-software-user-space-glibc.patch
diff --git a/thunderbolt-software-user-space-glibc.patch b/thunderbolt-software-user-space-glibc.patch
deleted file mode 100644 (file)
index c3495c0..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-Fix name clash with glibc macros.
---- thunderbolt-software-user-space-2017.01.19/ThunderboltService/Shared/include/Utils.h.orig  2017-01-19 15:35:27.000000000 +0100
-+++ thunderbolt-software-user-space-2017.01.19/ThunderboltService/Shared/include/Utils.h       2017-03-12 18:36:13.712383572 +0100
-@@ -40,6 +40,9 @@
- #include "tbtException.h"
- #include "boost/optional.hpp"
-+#undef major
-+#undef minor
-+
- template <typename T>
- void ignore(T&&)
- {
This page took 0.072953 seconds and 4 git commands to generate.