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

Fix support clang #21

Closed
wants to merge 4 commits into from
Closed

Fix support clang #21

wants to merge 4 commits into from

Commits on Jul 13, 2015

  1. Fix clang support when we use autotools

    clang is compatible to C89,but without this patch,configure are mis understood compatiblity of C89.
    kjunichi committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    0644b42 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from kjunichi/kjunichi-patch-1

    Fix clang support when we use autotools
    kjunichi committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    f6b1168 View commit details
    Browse the repository at this point in the history
  3. Revert "Merge pull request #1 from kjunichi/kjunichi-patch-1"

    This reverts commit f6b1168, reversing
    changes made to 283a25e.
    kjunichi committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    e3f8a9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f02ad1b View commit details
    Browse the repository at this point in the history