GitHub user nwellnhof opened a pull request:
https://github.com/apache/lucy-clownfish/pull/73
Switch to new Charmonizer Make API
Rework the Charmonizer fragments to use the new API to build binaries.
Build a static library from the core source files of the CFC C build
which is used for both the main and test executable. Remove some
unnecessary stuff from the Makefiles for other host languages.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nwellnhof/lucy-clownfish chaz-make-api
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucy-clownfish/pull/73.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #73
----
commit cea5771a4d5a0127a4f0b62f00951babf9e973a2
Author: Nick Wellnhofer <[email protected]>
Date: 2016-07-03T16:27:29Z
Switch to new Charmonizer Make API
Rework the Charmonizer fragments to use the new API to build binaries.
Build a static library from the core source files of the CFC C build
which is used for both the main and test executable. Remove some
unnecessary stuff from the Makefiles for other host languages.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---