Skip to content

rm -fdebug-prefix-map entrys from "CCFLAGS" #170

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 10, 2024

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
8 checks passed
@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