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

Build cleanup #27

Closed
wants to merge 0 commits into from
Closed

Build cleanup #27

wants to merge 0 commits into from

Conversation

ngie-eign
Copy link
Contributor

This PR addresses some build bugs and adds some build enhancements:

  • Require -std=C++14 (enhancement).
  • Remove --with-atf; it was replaced with --enable-atf (bugfix).
  • Remove pre-C++11 support (enhancement).
  • lua.m4:
    • Use pkg-config-related macros instead of relying on lua-config, as lua-config is no longer distributed with many lua packages.
    • Prune 5.1 and 5.2 support.

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