Skip to content

Conversation

Jason2866
Copy link
Contributor

@Jason2866 Jason2866 commented Apr 10, 2024

from platformio-build.py and Arduino build formula.
The -fdebug-prefix-map entrys are left overs from the IDF compile process and are not needed or of any use for Arduino. The litter and may do harm since path file length could be too long when compiling.
This PR removes all such entries.

@me-no-dev
Copy link
Member

not just PIO :)

please write a few words explaining why you are removing this flag and what it does

@Jason2866
Copy link
Contributor Author

not just PIO :)

please write a few words explaining why you are removing this flag and what it does

Done

@me-no-dev me-no-dev merged commit e38c27a into espressif:master Apr 10, 2024
@Jason2866 Jason2866 deleted the patch-1 branch April 10, 2024 18:07
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.

3 participants