Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37789799
en ru br
Репозитории ALT
S:0.2-alt29.gecd50e5
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: opus-tools

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: opus-tools-0.2-elbrus.patch
Скачать


diff --git a/opus-tools/src/cpusupport.h b/opus-tools/src/cpusupport.h
index d68cf0c..c1e8f21 100644
--- a/opus-tools/src/cpusupport.h
+++ b/opus-tools/src/cpusupport.h
@@ -33,7 +33,8 @@
    on a host without those instructions. Therefore we disable
    the query both if the compiler isn't supporting SSE, and on
    targets which are guaranteed to have SSE. */
-# if !defined(__SSE__) || defined(_M_X64) || defined(__amd64__)
+# if !defined(__SSE__) || defined(_M_X64) || defined(__amd64__) \
+      || defined(__e2k__)
 #  define query_cpu_support() 0
 # else
 
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin