Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37533923
en ru br
Репозитории ALT
S:4.13.1-alt1
5.1: 3.10.2-alt3.1
4.1: 3.10.2-alt3
4.0: 3.09.3-alt0.1
3.0: 3.08.1-alt1
www.altlinux.org/Changes

Группа :: Разработка/ML
Пакет: ocaml

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

Патч: ocaml-4.13-alt-mk-reqprov.patch
Скачать


This patch enables building of a ALT-specific utility
reqprov. This utility is used for automatic Requrements list
creation.
This is an adopted to Ocaml v4.01 version of
			ocaml-3.12.1-alt-mk-reqprov.patch.
Vkni.
------------------------------------------------------------
--- ocaml-4.13.1/tools/Makefile.orig	2021-11-02 05:59:59.046970554 +0000
+++ ocaml-4.13.1/tools/Makefile	2021-11-02 06:01:39.112825260 +0000
@@ -182,6 +182,9 @@
 clean::
 	rm -f cvt_emit.ml cvt_emit cvt_emit.exe
 
+reqprov: reqprov.cmo
+	$(CAMLC) $(LINKFLAGS) -o reqprov build_path_prefix_map.cmo config.cmo misc.cmo bytesections.cmo reqprov.cmo
+
 beforedepend:: cvt_emit.ml
 
 # Reading cmt files
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin