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

Fixes for Makefile #53

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Fixes for Makefile #53

wants to merge 9 commits into from

Conversation

Hi-Angel
Copy link

No description provided.

First, those libs are not in "thirdparty" dir anyway. Second, I see no
static libs in Archlinux "bullet" package, only dynamic. And third, I
just see no reason to link them statically instead of being shared with
other apps of the system.
Removing the lib causes no problems to compilation, so the library is
not even used in the code. Besides, such a library not even shipped in
packages — checked at least on Archlinux and Ubuntu.
@Hi-Angel
Copy link
Author

Hi-Angel commented Jan 28, 2017

Though wait, don't merge it, I noticed that I have to build with build.sh, not with make, so something might been broken. Let me test and change something if needed.

@Hi-Angel Hi-Angel closed this Jan 28, 2017
@Hi-Angel
Copy link
Author

As I mentioned in the comment to question, build.sh simply runs make in this directory, so my changes couldn't break anything.

Reopening PR.

@Hi-Angel Hi-Angel reopened this Jan 28, 2017
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