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

Группа :: Разработка/Lisp
Пакет: newlisp

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

Патч: newlisp-0000-Support-64bit.patch
Скачать


--- modules/gsl.lsp-orig	2017-01-25 14:42:21.000000000 -0200
+++ modules/gsl.lsp	2017-04-22 04:27:14.236572746 -0300
@@ -170,6 +170,7 @@
 		(= ostype "Windows") "libgsl-0.dll" ; 32-bit or 64-bit
 		(= ostype "OSX")   "libgsl.dylib" ; 32-bit or 64-bit
 		(= ostype "Linux") "/usr/local/lib/libgsl.so" ; 32-bit or 64-bit
+		(= ostype "Linux") "/usr/lib64/libgmp.so" ; Linux 64
 	))
 
 ; load libgslcblas which contans functions referenced by libgsl
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin