caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Daniel Bünzli" <daniel.buenzli@erratique.ch>
To: "Christoph Höger" <christoph.hoeger@tu-berlin.de>
Cc: caml users <caml-list@inria.fr>
Subject: Re: [Caml-list] Passing configuration options to opam
Date: Tue, 6 Sep 2016 11:46:23 +0200	[thread overview]
Message-ID: <5D0EE89A3CF845AFBF34123DA49C1806@erratique.ch> (raw)
In-Reply-To: <c58eec6a-ba97-ea33-2867-0ff9823fa5d1@tu-berlin.de>

On Tuesday 6 September 2016 at 11:25, Christoph Höger wrote:
> I want to pass a ./configure switch to a package installed via opam. Is
> that possible?
>  
> In particular, I want to install ocaml-lua with the --enable-luajit
> option set.

You can do `opam pin edit ocaml-lua` and change the build instructions to your wishes. But best would be to upstream luajit discovery.  

Best,  

Daniel



  reply	other threads:[~2016-09-06  9:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-06  9:25 Christoph Höger
2016-09-06  9:46 ` Daniel Bünzli [this message]
2016-09-06  9:49   ` Daniel Bünzli
2016-09-06 10:34     ` Louis Gesbert
2016-09-06 11:47       ` Ivan Gotovchits

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5D0EE89A3CF845AFBF34123DA49C1806@erratique.ch \
    --to=daniel.buenzli@erratique.ch \
    --cc=caml-list@inria.fr \
    --cc=christoph.hoeger@tu-berlin.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).