Package: facile / 1.1-9

Metadata

Package Version Patches format
facile 1.1-9 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Make facile available for more architectures.patch | (download)

src/Makefile | 11 8 + 3 - 0 !
1 file changed, 8 insertions(+), 3 deletions(-)

 make facile available for more architectures


0002 Make facile available for more architectures.patch | (download)

Makefile | 14 9 + 5 - 0 !
1 file changed, 9 insertions(+), 5 deletions(-)

 make facile available for more architectures


0003 ocamlopt isn t available on all arches don t use it .patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 ocamlopt isn't available on all arches; don't use it for make check


0004 Allow overriding OCAMLC in examples.patch | (download)

examples/Makefile | 26 14 + 12 - 0 !
1 file changed, 14 insertions(+), 12 deletions(-)

 allow overriding ocamlc in examples

This is done by using separate _INVOKE vars to run misc commands.

0005 Fix compilation with OCaml 4.01.0.patch | (download)

src/fcl_data.ml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix compilation with ocaml 4.01.0

An addition optional argument has been added to Hashtbl.create.

Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731218