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

assume LLVM libc++ if __llvm__ is defined but __GLIBC__ is undefined #145

Merged
merged 1 commit into from
Mar 30, 2017

Conversation

cuavas
Copy link
Contributor

@cuavas cuavas commented Mar 30, 2017

This fixes build with MacPorts or self-built clang on OSX, and on *BSD without GNU runtime libraries present.

@bkaradzic bkaradzic merged commit a44dca5 into bkaradzic:master Mar 30, 2017
pigpigyyy added a commit to pigpigyyy/bx that referenced this pull request Apr 24, 2017
* master:
  Cleanup.
  Renaming string functions.
  Fixed issue bkaradzic#149.
  Cleanup.
  GENie 813.
  Renaming string functions.
  Updated toolchain for specifying Windows SDK version. Issue bkaradzic#147.
  Fixed Emscripten 1.37.9 build.
  GENie 811.
  Fixed include.
  assume LLVM libc++ if __llvm__ is defined but __GLIBC__ is undefined (bkaradzic#145)
  Trying to fix GitHub detecting licesnse.
  Cleanup.
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.

None yet

2 participants