[OCaml] Drop support for 3.12.1 and earlier.
[oota-llvm.git] / bindings / ocaml / llvm / META.llvm.in
index edb84e0af0dc4663b9fe1697cd7ff2a3719af1fb..6449480ae9eff77a76e8494c3852d69f7ba8790c 100644 (file)
@@ -4,7 +4,6 @@ description = "LLVM OCaml bindings"
 archive(byte) = "llvm.cma"
 archive(native) = "llvm.cmxa"
 directory = "."
-linkopts = "-ccopt -lstdc++"
 
 package "analysis" (
     requires = "llvm"