Skip to content

Conversation

@myelin
Copy link

@myelin myelin commented Apr 29, 2018

OTHER_OBJS is an undocumented, but useful, way to add extra sources to
a project. Setting it with := here breaks this functionality, so I've
changed it to += to not trample on the user-set value.

OTHER_OBJS is an undocumented, but useful, way to add extra sources to
a project.  Setting it with := here breaks this functionality, so I've
changed it to += to not trample on the user-set value.
@sudar
Copy link
Owner

sudar commented Sep 30, 2018

@myelin

Thanks for the PR.

Unfortunately I didn't get to it on time and it has resulted in some merge conflicts.

Can you please update your branch and fix the merge conflict?

@myelin
Copy link
Author

myelin commented Oct 5, 2018

It looks like this has been obsoleted by #567, which removed this code and stopped overwriting OTHER_OBJS. Closing as unnecessary :)

@myelin myelin closed this Oct 5, 2018
@myelin myelin deleted the allow-other-objs-on-m0 branch October 5, 2018 21:28
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