Skip to content

native/make: Don't use INCLUDES for building any native at all.#804

Merged
miri64 merged 1 commit intoRIOT-OS:masterfrom
LudwigKnuepfer:native_include_separation
Mar 3, 2014
Merged

native/make: Don't use INCLUDES for building any native at all.#804
miri64 merged 1 commit intoRIOT-OS:masterfrom
LudwigKnuepfer:native_include_separation

Conversation

@LudwigKnuepfer
Copy link
Copy Markdown
Member

Native modules will never need the dynamic INCLUDES, so we define our
own NATIVEINCLUDES. Due to the current make structure, the only way to
not use INCLUDES is to redefine the build rules.

This fixes #793 and all future conflicts for the current INCLUDEs scheme.

native modules will never need the dynamic INCLUDES, so we define our
own NATIVEINCLUDES. Due to the current make structure, the only way to
not use INCLUDES is to redefine the build rules.
@miri64
Copy link
Copy Markdown
Member

miri64 commented Mar 1, 2014

Works for me. ACK.

miri64 added a commit that referenced this pull request Mar 3, 2014
native/make: Don't use INCLUDES for building any native at all.
@miri64 miri64 merged commit 49b1f44 into RIOT-OS:master Mar 3, 2014
@LudwigKnuepfer LudwigKnuepfer deleted the native_include_separation branch March 3, 2014 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Platform: native Platform: This PR/issue effects the native platform Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Native build fails to build because of pnet module

2 participants