From cb40db75c481a3445586dbcd522affca3071ce11 Mon Sep 17 00:00:00 2001 From: Sebastian Ramacher Date: Thu, 25 Feb 2016 20:42:32 +0100 Subject: [PATCH] Update description --- debian/patches/0002-Buildsystem.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/0002-Buildsystem.patch b/debian/patches/0002-Buildsystem.patch index 350b056..da9cc57 100644 --- a/debian/patches/0002-Buildsystem.patch +++ b/debian/patches/0002-Buildsystem.patch @@ -1,6 +1,6 @@ Description: Various build system fixes This fixes issues with underlinking and build libobs with -fvisibility=hidden - to hide internal symbols. + to hide internal symbols. It also disables -msse*. Author: Sebastian Ramacher Last-Update: 2016-02-24