Skip to content

Conversation

@hfiguiere
Copy link

@hfiguiere hfiguiere commented Sep 27, 2020

  • also get the CXXFLAGS for lv2 using pkg-config

This is needed to build with a prefix. The default remain the same, but if you do make PREFIX=/some/prefix it will use /some/prefix as a prefix.

Update: also honour $LV2DIR

@hfiguiere
Copy link
Author

I realize that the top-level Makefile set PREFIX to /usr but the inner force it to /usr/local/

- also get the CXXFLAGS for lv2 using pkg-config
- make uninstall should work too (setting the top-level prefix
to the same default)
@hfiguiere
Copy link
Author

Updated the patch to fix this and that actually fix make uninstall since the before that it would look for /usr while install does use /usr/local

@hfiguiere hfiguiere changed the title Honour $PREFIX if set Honour $PREFIX and $LV2DIR if set Sep 27, 2020
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.

1 participant