Refresh patches

This commit is contained in:
Sebastian Ramacher 2018-02-19 21:07:10 +01:00
parent e9f93d899e
commit ab10ec5384
4 changed files with 15 additions and 15 deletions

View file

@ -8,10 +8,10 @@ Subject: Hide internal symbols
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/libobs/CMakeLists.txt b/libobs/CMakeLists.txt
index cd2b80e..ef5b9bc 100644
index 00c0ebc..c82d94e 100644
--- a/libobs/CMakeLists.txt
+++ b/libobs/CMakeLists.txt
@@ -409,6 +409,10 @@ if(NOT MSVC)
@@ -447,6 +447,10 @@ if(NOT MSVC)
-msse2)
endif()
@ -23,7 +23,7 @@ index cd2b80e..ef5b9bc 100644
target_compile_options(libobs
PUBLIC
diff --git a/libobs/util/c99defs.h b/libobs/util/c99defs.h
index 43d52c8..4890858 100644
index c4ee627..d26b3dd 100644
--- a/libobs/util/c99defs.h
+++ b/libobs/util/c99defs.h
@@ -46,7 +46,7 @@