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

EXTERNAL_MODULE_DIRS silently ignores non-existent entries #17696

Open
kaspar030 opened this issue Feb 24, 2022 · 0 comments · May be fixed by #18530
Open

EXTERNAL_MODULE_DIRS silently ignores non-existent entries #17696

kaspar030 opened this issue Feb 24, 2022 · 0 comments · May be fixed by #18530
Labels
Area: build system Area: Build system Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)

Comments

@kaspar030
Copy link
Contributor

Description

EXTERNAL_MODULE_DIRS silently ignores non-existent entries.

Steps to reproduce the issue

Add EXTERNAL_MODULE_DIRS += nonexistent to the makefiles.

Expected results

A warning?

Actual results

RIOT's build system silently ignores the entry.

Versions

@kaspar030 kaspar030 added the Area: build system Area: Build system label Feb 24, 2022
@maribu maribu added the Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) label May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: build system Area: Build system Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants