Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ocamlbuild tags mirroring command line options #6099

Closed
vicuna opened this issue Jul 28, 2013 · 1 comment
Closed

Add ocamlbuild tags mirroring command line options #6099

vicuna opened this issue Jul 28, 2013 · 1 comment

Comments

@vicuna
Copy link

vicuna commented Jul 28, 2013

Original bug ID: 6099
Reporter: meyer
Status: resolved (set by @damiendoligez on 2017-03-01T15:25:57Z)
Resolution: suspended
Priority: normal
Severity: feature
Version: 4.01.1+dev
Category: -for ocamlbuild use https://github.com/ocaml/ocamlbuild/issues
Related to: #5549
Monitored by: @hcarty

Bug description

We should allow tags for ocamlbuild:

  pflag ["ocamlbuild"; "library"] "ocamlopt"
    (fun param -> S [A "-ocamlopt"; A param]);

and

: ocamlopt(arm-linux-gnueabi-ocamlopt)
@vicuna
Copy link
Author

vicuna commented Mar 1, 2017

Comment author: @damiendoligez

ocamlbuild is now a separate project that lives on GitHub.
PR transferred to ocaml/ocamlbuild#191

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant