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

Enabled external customization of configure.ac and fixed for building #103

Merged
merged 1 commit into from
Sep 9, 2022
Merged

Enabled external customization of configure.ac and fixed for building #103

merged 1 commit into from
Sep 9, 2022

Conversation

ggtakec
Copy link
Member

@ggtakec ggtakec commented Sep 9, 2022

Relevant Issue (if applicable)

n/a

Details

  • Enabled to customize variables in configure.ac
    If the configure.custom file exists, it will be loaded.
    (currently unused but added to increase availability)
  • Fixed an error output by cppcheck 2.7(etc)
  • Fixed CentOS 8 build failing.
    It was caused by changing the mirror, so I fixed it.
  • Ignore address-of-packed-member warning by GCC 9

@ggtakec ggtakec merged commit 98cf7cb into yahoojapan:master Sep 9, 2022
@ggtakec ggtakec deleted the modify_configure branch September 9, 2022 11:07
ggtakec pushed a commit that referenced this pull request Oct 10, 2024
Enabled external customization of configure.ac and fixed for building
ggtakec pushed a commit that referenced this pull request Oct 10, 2024
Enabled external customization of configure.ac and fixed for building
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