[rbdoom3bfg] 02/02: Adding missing chagne to patch to disable CPU Features

Tobias Frost tobi at moszumanska.debian.org
Sat Jun 20 21:22:27 UTC 2015


This is an automated email from the git hooks/post-receive script.

tobi pushed a commit to branch master
in repository rbdoom3bfg.

commit 89af242c742a1244e21ff33ba8f54280085749ac
Author: Tobias Frost <tobi at coldtobi.de>
Date:   Sat Jun 20 23:22:16 2015 +0200

    Adding missing chagne to patch to disable CPU Features
---
 debian/patches/80-disable-cpu-features.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/debian/patches/80-disable-cpu-features.patch b/debian/patches/80-disable-cpu-features.patch
index ebf1c59..86236ac 100644
--- a/debian/patches/80-disable-cpu-features.patch
+++ b/debian/patches/80-disable-cpu-features.patch
@@ -56,3 +56,14 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  #endif
  
  #if defined(__FreeBSD__)
+--- a/neo/idlib/sys/sys_intrinsics.h
++++ b/neo/idlib/sys/sys_intrinsics.h
+@@ -29,8 +29,6 @@
+ #ifndef __SYS_INTRIINSICS_H__
+ #define __SYS_INTRIINSICS_H__
+ 
+-#define USE_INTRINSICS
+-
+ #if defined(USE_INTRINSICS)
+ #include <emmintrin.h>
+ #endif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/rbdoom3bfg.git



More information about the Pkg-games-commits mailing list