From 127660387c64105c60f6fb67599ed42460295ae9 Mon Sep 17 00:00:00 2001 From: Sven Luther Date: Mon, 26 Jul 2004 12:16:17 +0000 Subject: [PATCH] Enabled hppa native code compiler, since ocaml now supports it. --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4012a8c6..cf180004 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ ocaml (3.08.0-2) unstable; urgency=low * Applied patch adding some missing .cmx to enable coq 3.08 to build. + * Enabled hppa native code compiler. - -- Sven Luther Wed, 21 Jul 2004 17:57:10 +0200 + -- Sven Luther Mon, 26 Jul 2004 14:08:42 +0200 ocaml (3.08.0-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 4cbff003..b7605111 100644 --- a/debian/control +++ b/debian/control @@ -94,7 +94,7 @@ Description: Runtime system for ocaml bytecode executables you do not require any graphical capilities for your runtime. Package: ocaml-native-compilers -Architecture: alpha amd64 arm i386 ia64 powerpc sparc +Architecture: alpha amd64 arm hppa i386 ia64 powerpc sparc Depends: ocaml-nox (= ${Source-Version}), ocaml-nox-3.08, ${shlibs:Depends} Provides: ocaml-best-compilers Description: Native code compilers of the ocaml suite (the .opt ones) -- 2.30.2