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 check target for Unix-like environment #770

Merged
merged 1 commit into from
Sep 12, 2016

Conversation

akihikodaki
Copy link
Contributor

No description provided.

ln -s lib$(LIBNAME).$(VERSION_EXT) lib$(LIBNAME).$(EXT)
endif
endif
mkdir -p $(LIBDIR)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why did you change mkdir -p $(DESTDIR)/$(LIBDIR) to mkdir -p $(LIBDIR) here?

@akihikodaki
Copy link
Contributor Author

ec40753: Fixed #770 (diff)

@aquynh aquynh merged commit ec40753 into capstone-engine:next Sep 12, 2016
@aquynh
Copy link
Collaborator

aquynh commented Sep 12, 2016

merged, thanks!

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.

2 participants