(* ocamltest/ocamltest_config.ml. Generated from ocamltest_config.ml.in by configure. *) #2 "ocamltest/ocamltest_config.ml.in" (**************************************************************************) (* *) (* OCaml *) (* *) (* Sebastien Hinderer, projet Gallium, INRIA Paris *) (* *) (* Copyright 2016 Institut National de Recherche en Informatique et *) (* en Automatique. *) (* *) (* All rights reserved. This file is distributed under the terms of *) (* the GNU Lesser General Public License version 2.1, with the *) (* special exception on linking described in the file LICENSE. *) (* *) (**************************************************************************) (* The configuration module for ocamltest *) let arch = {|amd64|} let afl_instrument = false let asm = {|gcc -c -Wno-trigraphs|} let cpp = {|gcc -E -P|} let cppflags = {| -D_FILE_OFFSET_BITS=64|} let cc = {|gcc|} let cflags = {|-O2 -fno-strict-aliasing -fwrapv|} let ccomp_type = {|cc|} let target_os_type = {|Unix|} let diff = {|diff|} let diff_flags = {| --strip-trailing-cr -u|} let diff_supports_color = false let shared_libraries = true let libunix = Some true let systhreads = true let str = true let objext = {|o|} let libext = {|a|} let asmext = {|s|} let system = {|macosx|} let ocamlsrcdir = {|/Users/jenkins/builds/workspace/main/flambda/false/label/ocaml-macos-x86|} let flambda = false let ocamlc_default_flags = "" let ocamlopt_default_flags = "" let flat_float_array = true let ocamldoc = true let ocamldebug = true let ocamlobjinfo = true let native_compiler = true let native_dynlink = true let shared_library_cflags = {||} let sharedobjext = {|so|} let csc = {||} let csc_flags = {||} let exe = {||} let mkdll = {|gcc -shared -undefined dynamic_lookup -Wl,-no_compact_unwind -Wl,-w |} let mkexe = {|gcc -Wl,-no_compact_unwind |} let bytecc_libs = {|-L/usr/local/Cellar/zstd/1.5.2/lib -lzstd -lpthread|} let nativecc_libs = {| -lpthread|} let windows_unicode = 0 != 0 let function_sections = false let instrumented_runtime = true let frame_pointers = false let tsan = false