X-Git-Url: http://git.onelab.eu/?p=vsys.git;a=blobdiff_plain;f=ocaml_inotify-0.4%2FMakefile;h=43c691e79f0a43fb372906e5aff2225df2a4ae5e;hp=ea4dbe616993bb89ebf6e073513813cdbd4ffe25;hb=HEAD;hpb=7194e8663d10e4339cc55df5500dcf5172b7a5b8 diff --git a/ocaml_inotify-0.4/Makefile b/ocaml_inotify-0.4/Makefile index ea4dbe6..43c691e 100644 --- a/ocaml_inotify-0.4/Makefile +++ b/ocaml_inotify-0.4/Makefile @@ -1,5 +1,5 @@ CC = gcc -CFLAGS = -Wall -O2 +CFLAGS = -Wall -O2 -fPIC OCAMLC = ocamlc OCAMLOPT = ocamlopt