Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

add -std=c++11 #216

Closed
wants to merge 3 commits into from
Closed

add -std=c++11 #216

wants to merge 3 commits into from

Conversation

jli05
Copy link

@jli05 jli05 commented Feb 22, 2017

Add option -std=c++11 otherwise guide/ won't make.

In order to make this pass Travis tests, I had to change the default C++ compiler to clang++ so that it'd recognise the latest compilation options. The g++ bundled in the Travis container is of an old version circa 3.7.

In guide/Makefile we won't export again CXX if it's already defined.

@szha
Copy link
Member

szha commented Aug 4, 2019

This code base has been donated to the Apache MXNet project per #373, and repo is deprecated. Future development should continue in Apache MXNet.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@szha szha closed this Jul 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants