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 toolchain from environment variables #42

Closed
wants to merge 2 commits into from
Closed

Use toolchain from environment variables #42

wants to merge 2 commits into from

Conversation

adrian-friedli
Copy link

We are using Poky Linux for our embedded devices. Poky sets the usual environment variables for selecting the toolchain. In this pull request I stop overriding already set environment variables and only set a default value where nothing is provided. This makes the build simpler.

Makefile.inc Outdated Show resolved Hide resolved
Makefile.inc Outdated Show resolved Hide resolved
WTGService/Makefile Outdated Show resolved Hide resolved
console_src/Makefile Show resolved Hide resolved
@adrian-friedli
Copy link
Author

@apnavik Thanks for the review. I removed the lines you stated and I also removed the line for AR, because it also has a default value in make.

kraj pushed a commit to kraj/Wi-FiTestSuite-Linux-DUT that referenced this pull request Feb 9, 2019
Upstream-Status: Submitted [Wi-FiTestSuite#42]
Signed-off-by: Adrian Friedli <adrian.friedli@husqvarnagroup.com>
Signed-off-by: Ankit Navik <ankit.tarot@gmail.com>
@rettichschnidi
Copy link

Will this ever get merged?

@koalatux koalatux closed this by deleting the head repository Dec 7, 2023
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

4 participants