(library (name common) (public_name qcaml.common) (synopsis "Utility functions used by all the other directories." ) (libraries str zarith getopt camlp-streams unix ) (c_names util ) (c_flags (:standard) -Ofast -mtune=native -fPIC ) )