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

Clang support for Linux #3332

Merged
merged 3 commits into from Jul 31, 2013
Merged

Clang support for Linux #3332

merged 3 commits into from Jul 31, 2013

Conversation

azmeuk
Copy link
Contributor

@azmeuk azmeuk commented Jul 30, 2013

Allows to compile with clang instead of gcc by using CLANG=1 makefile option. Hides warnings from Box2D since it is an external lib.

@sergey-shambir
Copy link
Contributor

Nice thing, seems to be OK codewise. It also useful for QtCreator project part to automatically use clang for both game and cocos libs if user selected this compiler; I'll update cocos2dx.pri later.

minggo added a commit that referenced this pull request Jul 31, 2013
Clang support for Linux
@minggo minggo merged commit acc194b into cocos2d:develop Jul 31, 2013
@azmeuk azmeuk deleted the clang branch July 31, 2013 05:52
angeltown pushed a commit to angeltown/cocos2d-x that referenced this pull request Apr 28, 2014
angeltown pushed a commit to angeltown/cocos2d-x that referenced this pull request Apr 29, 2014
angeltown pushed a commit to angeltown/cocos2d-x that referenced this pull request Apr 30, 2014
angeltown pushed a commit to angeltown/cocos2d-x that referenced this pull request Apr 30, 2014
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

3 participants