Skip to content

Conversation

OlegHahm
Copy link
Member

Apparently the APPDEPS variable in the build system was not used to actually compile and link.

@OlegHahm OlegHahm added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Area: build system Area: Build system labels Feb 26, 2016
@OlegHahm OlegHahm added this to the Release 2016.03 milestone Feb 26, 2016
@OlegHahm OlegHahm added Community: Hack'n'ACK candidate This PR is a candidate for review and discussion during one of RIOT's monthly Hack'n'ACK parties CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Mar 1, 2016
@miri64
Copy link
Member

miri64 commented Mar 1, 2016

ACK.

OlegHahm added a commit that referenced this pull request Mar 1, 2016
make: actually make use of APPDEPS for building
@OlegHahm OlegHahm merged commit 3e25e5d into RIOT-OS:master Mar 1, 2016
@OlegHahm OlegHahm deleted the make_appdeps_fix branch March 1, 2016 19:58
cladmi added a commit to cladmi/RIOT that referenced this pull request Apr 13, 2018
According to the documentation, APPDEPS should not be added to BASELIBS as it
consists of make targets that should be executed

    Files / Makefile targets that need to be created before the application can
    be build. Set in the application's Makefile.

Reverts RIOT-OS#4906
cladmi added a commit to cladmi/RIOT that referenced this pull request May 3, 2018
According to the documentation, APPDEPS should not be added to BASELIBS as it
consists of make targets that should be executed

    Files / Makefile targets that need to be created before the application can
    be build. Set in the application's Makefile.

Reverts RIOT-OS#4906
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 CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Community: Hack'n'ACK candidate This PR is a candidate for review and discussion during one of RIOT's monthly Hack'n'ACK parties 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