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

native: dynamically load malloc #4044

Merged
merged 1 commit into from
Oct 4, 2015

Conversation

OlegHahm
Copy link
Member

@OlegHahm OlegHahm commented Oct 4, 2015

g++ 5.2.0 apparently requires malloc before startup is run.

Release version of #4043.

g++ 5.2.0 apparently requires malloc before startup is run.
@OlegHahm OlegHahm added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Platform: native Platform: This PR/issue effects the native platform CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Oct 4, 2015
@OlegHahm OlegHahm added this to the Release 2015.09 milestone Oct 4, 2015
@miri64
Copy link
Member

miri64 commented Oct 4, 2015

ACK when travis is happy.

OlegHahm added a commit that referenced this pull request Oct 4, 2015
@OlegHahm OlegHahm merged commit ba2cf6d into RIOT-OS:2015.09-branch Oct 4, 2015
@OlegHahm OlegHahm deleted the pr/native-gpp520 branch October 4, 2015 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: native Platform: This PR/issue effects the native platform Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants