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

Fix the invocation to ocamlfind for syntax extensions #119

Merged
merged 1 commit into from
Sep 3, 2014
Merged

Conversation

samoht
Copy link
Owner

@samoht samoht commented Sep 3, 2014

Need to:
1/ call ocamlfind to get the link-byte flags
2/ call ocamlfind to get the pp-byte flags
3/ do not call %d/%a as some META files wrongly encode external archive
dependencies in their archive field

Need to:
1/ call ocamlfind to get the `link-byte` flags
2/ call ocamlfind to get the `pp-byte` flags
3/ do not call `%d/%a` as some META files wrongly encode external archive
   dependencies in their archive field
@samoht samoht mentioned this pull request Sep 3, 2014
samoht added a commit that referenced this pull request Sep 3, 2014
Fix the invocation to ocamlfind for syntax extensions
@samoht samoht merged commit a3d7e4b into master Sep 3, 2014
@samoht samoht deleted the ocamlfind branch September 3, 2014 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant