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

Use specified version of gcc for nesc #23

Merged
merged 1 commit into from
Dec 8, 2013
Merged

Conversation

bradjc
Copy link
Contributor

@bradjc bradjc commented Dec 8, 2013

Before nescc was hardcoding gcc as "gcc". This change sets it to whichever gcc
configure was using so that doing something like:

./configure CC=/usr/local/bin/gcc

will work when it comes time to use nescc.

Before nescc was hardcoding gcc as "gcc". This change sets it to whichever gcc
configure was using so that doing something like:

    ./configure CC=/usr/local/bin/gcc

will work when it comes time to use nescc.
cire831 added a commit that referenced this pull request Dec 8, 2013
Use specified version of gcc for nesc
@cire831 cire831 merged commit 90641e4 into tinyos:master Dec 8, 2013
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.

2 participants