Skip to content

add suffix _s to object of assembly file#760

Merged
hathach merged 2 commits into
masterfrom
fix-755-same-name-c-s-file
Mar 30, 2021
Merged

add suffix _s to object of assembly file#760
hathach merged 2 commits into
masterfrom
fix-755-same-name-c-s-file

Conversation

@hathach
Copy link
Copy Markdown
Owner

@hathach hathach commented Mar 29, 2021

Describe the PR
Fix #755 where there is .c and .s with the same name in the same folder.

@perigoso
Copy link
Copy Markdown
Collaborator

looks good, ci is ok, and I tested locally with the problematic board and all worked as expected.

@hathach
Copy link
Copy Markdown
Owner Author

hathach commented Mar 30, 2021

thanks for confirmation, merge now

@hathach hathach merged commit e106e22 into master Mar 30, 2021
@hathach hathach deleted the fix-755-same-name-c-s-file branch March 30, 2021 03:20
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.

Buildsystem does not allow a c and assembly source with the same name

2 participants