diff options
Diffstat (limited to 'dev-ml/num/files/num-1.3-cflags.patch')
| -rw-r--r-- | dev-ml/num/files/num-1.3-cflags.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-ml/num/files/num-1.3-cflags.patch b/dev-ml/num/files/num-1.3-cflags.patch deleted file mode 100644 index 771455c4f724..000000000000 --- a/dev-ml/num/files/num-1.3-cflags.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/src/Makefile 2020-05-21 18:54:31.176399032 +0200 -+++ b/src/Makefile 2020-05-21 18:55:27.881498310 +0200 -@@ -65,7 +65,7 @@ - %.cmx: %.ml - $(OCAMLOPT) $(CAMLOPTFLAGS) -c $*.ml - %.$(O): %.c -- $(OCAMLC) -ccopt -DBNG_ARCH_$(BNG_ARCH) -c $*.c -+ $(OCAMLC) -ccopt "-DBNG_ARCH_$(BNG_ARCH) $(CFLAGS)" -c $*.c - - # Legacy installation: files go into OCaml's stdlib directory; only META - # is installed via findlib |
