Skip to content

Conversation

@lgbaldoni
Copy link
Contributor

No description provided.


# link flags
libprojectM_la_LDFLAGS = $(CG_LDFLAGS) -no-undefined -version-info 0:2:0
libprojectM_la_LDFLAGS = $(CG_LDFLAGS) -no-undefined -version-info 2:0:0
Copy link
Member

Choose a reason for hiding this comment

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

shouldn't version info be coming from pkg_version? or is this separate from package version

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's the version of the library, which was 2.0.0 until the last sourceforge release.

Only you know if the API has been changed, but "-version-info 0:2:0" produces a libprojectM.so.0.0.2: was that the original intent?

Copy link
Member

Choose a reason for hiding this comment

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

probably not

@revmischa revmischa merged commit 02ad1f7 into projectM-visualizer:master Jun 22, 2018
@lgbaldoni lgbaldoni deleted the minor branch June 23, 2018 07:13
revmischa added a commit that referenced this pull request Nov 16, 2019
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